Vanilla List Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VANILLA-LIST:2498] crypt needed for res-rsa



Quoting Bob Tanner <tanner@real-time.com>:
> Linux does not have crypt, well RedHat Linux does not.

Neither does Debian.  And while looking for a suitable crypt, even in
source, I realized why: "U.S. Crypto Laws Suck! --Tanner"

So I doubt any Linux distribution will have a 'crypt' equivalent tool.

I see two options:

1)  'zip -e'  with the same key as the crypt key

or

2) PGP with a non-public public key.

--Carlos V.