I am looking for open source JCE libraries that implement some of the more esoteric encryption algorithms so that I can study their implementation. I would be especially interested in ones that implement Identity Based Encryption (IBE) as published by Stanford.
+1
A:
GNU Classpath also has their own JCE implementation, however, whether they support IBE is another story.
Chris Jester-Young
2009-04-17 13:24:15
+1
A:
Cryptix (not sure what state its in at the moment but it was high quality when I used it last):
tonys
2009-04-17 13:29:07
Cryptix is not active. I wouldn't call it high quality either. For example, it's PGP support does not respect the crypto provider preferences configured by the user. And since it hasn't had any activity for five years, it's not likely to algorithms that are currently considered "esoteric".
erickson
2009-04-17 15:41:01
5 years ago was probably when I last used it :-)
tonys
2009-04-20 09:08:09