Date: Fri, 5 May 2000 20:35:37 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: "Andrew J. Korty" <ajk@iu.edu> Cc: Warner Losh <imp@village.org>, Peter Jeremy <peter.jeremy@alcatel.com.au>, security@FreeBSD.org Subject: Re: Cryptographic dump(8) Message-ID: <Pine.BSF.4.21.0005052031350.26004-100000@freefall.freebsd.org> In-Reply-To: <Pine.BSF.4.21.0005050744250.56884-100000@tempest.waterspout.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 May 2000, Andrew J. Korty wrote:
> I see Blowfish in libcrypto, but where is the documentation?
In .pod format (pod2man(1)) in /usr/src/crypto/openssl/docs/crypto.
We don't install the manpages by default yet. You can uncomment the
section in the secure/lib/libcrypto/Makefile if you don't mind it spamming
a whole bunch of system manpages by installing manpages of its own with
the same name (err.3, passwd.1, etc)
You can do blowfish encryption (plus a whole lot of other useful crypto
operations) from the commandline using openssl(1) - use is fairly
self-explanatory.
Kris
----
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <forsythe@alum.mit.edu>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005052031350.26004-100000>
