This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: FW: [dev-crypto] Hello, I am currently trying to compile downto native with gcj 3.2.2



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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]