[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Google
  Web www.spinics.net

Re: [GNU Crypto] GNU Crypto 2.1.0



On Oct 29, 2005, at 3:15 AM, TAKIGUCHI Naruhito wrote:

Hi, Casey.

I had reported a bug in EMSA_PSS.java previously.
But, It seems this bug isn't fixed in GNU Crypto 2.1.0.

-----
    EMSA_PSS.java, line: 379,
        "for( int i = 0; i < limit; i++ )"
                         ^^^^^^^^^
    In correctly,
        "for ( int i = 0; i <= limit; i++ )"
                          ^^^^^^^^^^
-----


Oh, yeah, I had forgotten about that. I'll check this in immediately on the 2.1 branch.

Sorry about this.


_______________________________________________
gnu-crypto-discuss mailing list
gnu-crypto-discuss@xxxxxxx
http://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss

[Home]     [Gnu Classpath]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]     [Red Hat 9 Bible]     [Fedora Bible]     [Red Hat 9]     [Network Security Reading]

RSS
Powered by Linux