I know this is a bit OT, but I've found the knowledge level on this list to be quite good, and I'd appreciate some advice :) A company I represent will be working on a commercial system using (ideally) a PK architecture, basically passing signed/encrypted data back and forth. What we're looking for is a good chunk of code for doing PGP-style hashing/encryption, and while I know of gpg, using the GPL in a commercial product of this sort is suicide. Obviously, using external programs could get around the issue, but would be a performance nightmare.. we'd need to build the code directly into the daemons to make it usable. Is the code for PGP itself public domain, or is there another branch of code somewhere that is, or under a BSD-style license, that does this type of encryption? Thanks in advance, J. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
