bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/64881] KeyPairGenerator.genKeyPair() ends up calling the


From: gnu_andrew at member dot fsf.org
Subject: [Bug classpath/64881] KeyPairGenerator.genKeyPair() ends up calling the default generateKeyPair method which returns a DSA generator
Date: Tue, 10 Feb 2015 08:34:16 +0000

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64881

Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Andrew John Hughes <gnu_andrew at member dot fsf.org> ---
TEST: java.security.KeyPairGenerator.PR64881
KeyPairGeneratorFactory.getInstance(rsa)
  pass:  line 50: genKeyPair returns requested algorithm [1]
  pass:  line 54: Returned key uses requested algorithm [1]
  pass:  line 57: Returned key is of specified length [1]
TEST PASSED (3 checks) java.security.KeyPairGenerator.PR64881



reply via email to

[Prev in Thread] Current Thread [Next in Thread]