classpathx-crypto
[Top][All Lists]
Advanced

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

[Classpathx-crypto] latest commits


From: Raif S. Naffah
Subject: [Classpathx-crypto] latest commits
Date: Sun, 09 Jun 2002 10:34:44 +1000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530

i've committed to the cvs in the last few days the following:

1. Casey Marshall's contribution of Serpent and its test case;

2. a new package gnu.crypto.mac that includes:

* HMAC implementation that allows constructing the HMAC over all implemented (now and in the future) hash algorithms (in gnu.crypto.hash),

* UMac32 and UHash32 as described in Krovetz & al. submission to the NESSIE --which is also an IETF draft,

3. OFB block cipher mode of operations as described in NIST's recommendations;

4. a new UMacGenerator pseudo-random number generator, described in Krovetz & al. paper using the AES;

5. updated the home page to reflect the new additions;

6. added Casey to the list of AUTHORS;

7. updated the GNU build-related files in the top level as well as in gcj/ and gcj/source --i finally was able to run aclocal, autoconf and automake using the cygwin distribution. pls note that automake (on my cygwin installation is 1.6.1 which required me to change some of the files that were failing cause were relying on version 1.6a. if this causes others build envs to break, then raise your hand.

8. removed some NIST MCT test cases for Anubis with key sizes > 256.

9. removed superfluous characters from some source files that were causing some interpreters to barf.

things remaining for the first public release are:

* an implementation of the UST (David McGrew's IETF draft),
* re-visiting of the test hierarchy and -may be- re-factoring of some gnu.crypto.tool classes,
* consensus on the effectiveness of both ANT and GNU build-related tools.


cheers;
rsn







reply via email to

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