Beecrypt (was: Re: Making a gpg library)

Frank Tobin ftobin@uiuc.edu
Wed, 8 Nov 2000 06:44:13 -0600 (CST)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Olaf Trygve Berglihn, at 12:40 +0100 on 8 Nov 2000, wrote:


> BTW: I found BeeCrypt at http://www.virtualunlimited.com/products/beecrypt/
(Note: OpenSSL is a similar cryptographic library) Remember GnuPG is more than set of cryptographic calls. It is an implementation of the OpenPGP RFC (2440). The full functionality of GnuPG may be difficult to work into a simple library. For example, consider things GnuPG does such as working with the web of trust, and "unique" things such as locking memory (would you want to write your entire program being setuid-root just so you can lock memeory?). You may be able to implement certain basic functions of OpenPGP implementations, such as simply signing or encrypting a message. But a full OpenPGP implementation should really do much more. - -- Frank Tobin http://www.uiuc.edu/~ftobin/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: pgpenvelope 2.9.0 - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjoJSqAACgkQVv/RCiYMT6MeqACgsXeM5/QzNJYJoJiZ6o/0O0V+ MqYAn3YJ4r9FZsYec3MOg4nxNy+jevYw =5p6B -----END PGP SIGNATURE-----