classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: little bugs in DSAKeyPairGenerator


From: Casey Marshall
Subject: [cp-patches] FYI: little bugs in DSAKeyPairGenerator
Date: Sun, 14 Aug 2005 20:25:10 -0700

Hi,

This fixes a copy-and-paste bug I introduced in my previous change to this class, and fixes the return values for 'getDefaults' for 768 and 1024 bit keys.

Committed.

2005-08-14  Casey Marshall  <address@hidden>

    * gnu/java/security/provider/DSAKeyPairGenerator.java
    (initialize): set 'keysize' to 'modlen.'
    (getDefaults): return 'true' for keysizes '768' and '1024.'

Attachment: dsa.patch.txt
Description: Text document


reply via email to

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