SUMMARY Solaris 8 crypt command source

From: Bob Cregan <bob.cregan_at_maths.bath.ac.uk>
Date: Tue Sep 16 2003 - 06:32:10 EDT
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
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Tue Sep 16 06:36:27 2003

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:19 EST