Hello, I am testing the jss package, but I found a problem during testing the 'TestKeyGen.java (in mozilla/security/jss/samples)' program. It seems that 'KeyPairGenerator.genKeyPair()' does not work for 512-bit RSA with exponents other than 65537 (for example, 3). The exception was: # # An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code outside the VM. # Program counter=0x1004623c # gmake: *** [TestKeyGen] Error -1073741819 Thanks in advance, -- JH Ahn
- Re: Error in mozilla/security/jss/samples/TestKeyGen Jung-Ho Ahn
- Re: Error in mozilla/security/jss/samples/TestKeyGen Jamie Nicolson
