gnu-crypto-discuss
[Top][All Lists]
Advanced

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

[GNU Crypto] DES, TripleDES, and CFB


From: Casey Marshall
Subject: [GNU Crypto] DES, TripleDES, and CFB
Date: Thu, 19 Dec 2002 17:51:59 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021016

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've polished and tested DES, TripleDES, and CFB. As far as I can see,
they work as expected. DES is mostly from "Applied Crypto", and
TripleDES is made the straightforward way.

New files:
   + source/gnu/crypto/cipher/DES.java
   + source/gnu/crypto/cipher/TripleDES.java
   + source/gnu/crypto/mode/CFB.java
   + source/gnu/testlet/gnu/crypto/cipher/TestOfDES.java
   + source/gnu/testlet/gnu/crypto/cipher/TestOfTripleDES.java
   + source/gnu/testlet/gnu/crypto/mode/TestOfCFB.java
   + source/gnu/crypto/jce/cipher/DESSpi.java
   + source/gnu/crypto/jce/cipher/TripleDESSpi.java

Modified files:
   + ChangeLog
   + Makefile.am
   + gcj/source/Makefile.am
   + source/gnu/crypto/Registry.java
   + source/gnu/crypto/cipher/CipherFactory.java
   + source/gnu/crypto/mode/ModeFactory.java
   + source/gnu/crypto/jce/GnuCrypto.java
   + source/gnu/crypto/jce/cipher/CipherAdapter.java

`make check' now results in

   0 of 608 tests failed

Cheers,

- --
Casey Marshall || address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+Ane+gAuWMgRGsWsRAjd3AJ9exYm1/ZEKG7jEsjKVw3ZE1CNmigCeKo9U
S00FkIUNY2dyednIBiYfNM4=
=g0Bn
-----END PGP SIGNATURE-----




reply via email to

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