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

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

Re: [GNU Crypto] MD2 hash


From: Casey Marshall
Subject: Re: [GNU Crypto] MD2 hash
Date: Sun, 20 Oct 2002 01:59:09 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

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

Mark Wielaard wrote:
| Hi,
|
| I made a MD2 hash since GNU Crypto didn't have that yet.
| If you are interested then the code is attached. It is a very basic
| implementation following RFC 1319 (Grrr, there was a bug in the pseudo
| code...). I have to admit that I don't know much about hashes so this
| might not be that useful. But it was useful for me to get to know the
| code base a little better.
|
| I did provide some junit tests, which contain the examples mentioned in
| the RFC. But since I don't have junit setup at the moment I didn't
| actually run the tests... (But I did verify that the algorith works with
| a simple Test class).
| Attached are the new files and the diff to the original CVS sources.
|

The JUnit tests do work. The GCJ compilation tripped me at first since I
didn't run `automake; autoconf`, but since the CVS sources still include
the Makefile.in's they should be patched as well (or removed; the CVS
sources should just have the Makefile.am's, IMO). I'll defer to Raif as
to whether or not MD2 will be included in the library -- which reminds
me, how will we decide what algorithms to include next? I've been
tinkering with Blowfish, and could have it ready to include.

MD2 isn't the speediest hash ever 8-).

- --
Casey Marshall < address@hidden > http://metastatic.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org

iD8DBQE9snBdgAuWMgRGsWsRAoTpAJ9/J7ZcmYB8ylXn5Br4Jjg/8N0JXQCeM3pb
cgXuH0gFOKDR85IRaqaxbLk=
=lqcT
-----END PGP SIGNATURE-----





reply via email to

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