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 Jeffrey Nowakowski <jeffno@ccs.neu.edu>:
>
> I'm confused. What crypt is being talked about here, the command line
> crypt or the library crypt()?
Command line crypt to decrypt the tar.gz.crypt file.
> If it's the command line crypt, wouldn't it be trivial to make a
> command line version using the library call?
TAG! You're it.
> We only need a one-way crypt, right?
Yup. Just the decrypt.
--Carlos V.