1

A few years back, I was using the ucrypt utility on CentOS 5. Now I am using Fedora 11 and need ucrypt for file encryption and decryption, but I don't have a backup of the old system. Where can I find ucrypt now?

4
  • I prefer you to go for either truecrypt or cryptsetup
    – SHW
    CommentedJun 26, 2012 at 7:30
  • I have some old files which were encrypted using ucrypt. I am not sure how to decrypt those files using truecrypt or cryptsetup. Can you please suggest on that too.
    – Space
    CommentedJun 26, 2012 at 7:38
  • Please don't crosspost - stackoverflow.com/questions/11202449/…CommentedJun 26, 2012 at 9:47
  • What is ucrypt? I never heard of it before.CommentedJun 26, 2012 at 9:47

2 Answers 2

1

The package you are probably looking for is cfs-utils. A google search should find you some RPMs that you can use.

    1

    Try yum if it finds anything:

    yum provides \*/ucrypt 

    I couldn't find anything, so I'd simply compile it myself. There is a project on GitHub providing ucrypt.

      You must log in to answer this question.

      Start asking to get answers

      Find the answer to your question by asking.

      Ask question

      Explore related questions

      See similar questions with these tags.