Commit 7f294b24 7f294b249a8c72774eb58493100312494ae68c2a by Alain Magloire

Updated(typo)

1 parent 55ca102c
1 2001-08-06 Alain Magloire 1 2001-08-06 Alain Magloire
2 2
3 * sieve/{exitcodes.h hmac-md5.h md5.c md5.h md5global.h}: Removed. 3 * sieve/{exitcodes.h hmac-md5.h md5.c md5.h md5global.h}: Removed.
4 * sieve/md5-rsa.c: New file, clear identiy that the algo. 4 * sieve/md5-rsa.c: New file, clearly identify that the algo.
5 is from RSA and not GNU md5. 5 is from RSA and not GNU md5.
6 * sieve/md5-rsa.h : New file. 6 * sieve/md5-rsa.h : New file.
7 * sieve/Makefile.am: added md5-rsa.[ch]. 7 * sieve/Makefile.am: added md5-rsa.[ch].
......