logo       

SUMMARY Solaris 8 crypt command source: msg#00061

os.solaris.managers.summaries

Subject: SUMMARY Solaris 8 crypt command source

Hi everyone,
There is a linux replacement for crypt called mcrypt. It includes all Solaris crypt functionality plus lots more.

It is at

ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/

it requires mhash and libmcrypt libraries to compile (the libmcrypt libraries are also available at the above site). Once compiled the command

mcrypt -a enigma -o scrypt --bare XF86Config.txt

produces a file indistinguishable from a file produced by solaris crypt and

mcrypt -d -a enigma -o scrypt --bare XF86Config.txt.nc

will decript a file produced by solaris crypt.


Bob


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise