FW: [dev-crypto] Hello, I am currently trying to compile downto native with gcj 3.2.2
Julia Smith
julias@macrovision.com
Mon Mar 3 18:21:00 GMT 2003
If you just want a bouncycastle that works with gcj see the RHug
project: <http://sources.redhat.com/rhug/>.
If you just want a crypto library (plus provider) that works with gcj
out of the box (and contains explicit optimizations for gcj) I would
recommend GNU Crypto <http://www.gnu.org/software/gnu-crypto/>.
Note that the (non-released) gcj 3.3 version (from CVS) contains a lot
of bug fixes for making security providers actually work.
^^^^^^^^^^^^^^
Thanks for this, but there are a couple of issues:
1) I can only get rhug via cvs, but i cannot get to cvs through the firewall at work.
2) The rhug site contains only build files for BC source and links to the BC site for the BC code. I tried compiling against the jar file and that failed in the X509 certificate classes. Sigh, maybe I'll try going from source to a ".o".
More information about the Java
mailing list