Search code examples
javacryptographyrsabouncycastlejce

Are there any other open source JCE libraries besides BouncyCastle?


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.


Solution

  • Cryptix (not sure what state its in at the moment but it was high quality when I used it last):

    http://www.cryptix.org

    http://sourceforge.net/projects/cryptix