LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   No Crypt (https://www.linuxquestions.org/questions/linux-software-2/no-crypt-95748/)

AMMullan 09-23-2003 12:16 AM

No Crypt
 
I have been trying to find the source for a UNIX program called crypt but can't find it anywhere.

This was/is a really really good tool for encrypting files and it'd be really nice to have a copy for my RH9 box.

If someone could tell me where to find it I would be sooo grateful :)

Thanks,
Allan

Cerbere 09-23-2003 05:22 AM

A simple google search for 'unix crypt' yielded these links:

http://home.iitk.ac.in/student/apurvams/crypt-c.html

http://mcrypt.hellug.gr/

The first is to the source code for the unix crypt *function*. The second is to a program (and library) intended as a GPL'ed replacement to the unix crypt *program*

Enjoy!
--- Cerbere

AMMullan 09-23-2003 05:38 AM

LOL Thanks for that, I actually did look but obviously not good enuf (Silly me lol)

Cerbere 09-23-2003 10:20 PM

Not to worry. It happens to the best of 'em :-)

Enjoy!
--- Cerbere

prasanthhs 08-08-2007 03:48 AM

Crypt method
 
I've used the Crypt(char*passwd,char* salt) fuction to encrypt a password.

How to decrypt the same????


All times are GMT -5. The time now is 05:24 PM.