GNU Crypto

Adam Megacz gcj@lists.megacz.com
Mon Jul 22 10:55:00 GMT 2002


"Raif S. Naffah" <raif@fl.net.au> writes:
> beacuse it does not always follow the published interfaces of Sun, the 
> library includes a sub-package (gnu.crypto.jce.*) that contains Adapters 
> for allowing plugging the appropriate algorithms into a JCA/JCE 
> implementation as a Security Provider (GnuCrypto)

Yep, BC works the same way. They implemented all the primitives
according to their own API, then wrote a security provider to act as
an adapter.

I dunno, it just strikes me as strange how there are so many seperate
open source implementations of the same set of primitives... (RSA,
RC4, MD5, SHA1, etc...).

  - a

-- 
Sick of HTML user interfaces?
www.xwt.org

"Through your rags I see your vanity." -- Socrates, to Antisthenes the Cynic



More information about the Java mailing list