Hi Nicolas, Nicolas Vahlas wrote: > I finally found out what was going on: the implementation of RSA > algorithm in the Java Security API supports key sizes <= 2048 (at least > until jdk 1.4)
Yes, you are right. Had to test it myself, because I couldn't believe it. But it works perfectly with Java 1.5 and a key size of 4096. Greetings, Georg ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
