From: Gisle S{l. <gi...@ii...> - 2002-03-23 17:34:13
|
On 23 Mar 2002, Herbert Valerio Riedel wrote: > On Thu, 2002-03-21 at 21:43, David Bryson wrote: > > hvr, can you give us a clue as to what/when this patch you want us to w= ait > > for is coming/is about ? > > it's in :-) > > ...check out the all new crypto/ciphers/gen-cipher.h template header! > > I've migrated all ciphers except rc5, idea and dfc... which brings me to > another topic _still_ unresolved :-/ > > ...we need to verify rc5, idea and dfc implementations...!! ;-) DFC definitly works. I tested it against the test vectors submited to NIST during the AES competition. RC5 and IDEA however, seems not to work. I did not have the same kind of official test vectors that I had for DFC, but failing on one test vector is almost certainly the same as a wringly implemened algorithm. I got the test vectors for idea and rc5 in 'Handbook of applied cryptography' (Menezes et al), but I'm not absolutly certain that the test vectors had the right parameterization for rc5 (but at least almost certain). This means that IDEA and RC5 probably don't work. I will bring out the latest version of the cryptoapi from CVS and test once more, since the one I used not was updated for a while. I should also mention that I tested the ciphers, not that they worked in a loopback context. > btw, the Config.help enhancements look nice... when can we get them in? > :-) > > regards, > --=20 -- Gisle S=E6lensminde ( gi...@ii... ) With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. (from RFC 1925) |