bug-classpath
[Top][All Lists]
Advanced

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

[Bug crypto/27071] obsolete version of hash function Whirlpool implement


From: raif at swiftdsl dot com dot au
Subject: [Bug crypto/27071] obsolete version of hash function Whirlpool implemented
Date: 7 Apr 2006 23:14:05 -0000


------- Comment #2 from raif at swiftdsl dot com dot au  2006-04-07 23:14 
-------
Created an attachment (id=11223)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11223&action=view)
Implement Whirlpool Version 3

2006-04-08  Raif S. Naffah  <address@hidden>

        PR classpath/27071
        * gnu/java/security/hash/Whirlpool.java: Updated documentation.
        (DIGEST0): Use version 3 test vector.
        (Sd): Removed.
        (S_box): New field: Version 3 S-box values.
        (<clinit>): Use Version 3 circulant matrix to construct lookup tables.
        (transform): Formating.
        (padBuffer): Likewise.
        (getResult): Likewise.
        (selfTest): Likewise.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27071





reply via email to

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