Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/hash (missing SHA1End/RMD160End)
Geoff Wing <mason%primenet.com.au@localhost> typed:
: Elad Efrat <elad%netbsd.org@localhost> typed:
:: Module Name: src
:: Committed By: elad
:: Date: Sat Sep 24 19:04:53 UTC 2005
:: Modified Files:
:: src/lib/libc/hash: Makefile.inc
:: Added Files:
:: src/lib/libc/hash/md5: Makefile.inc hmac_md5.c
:: src/lib/libc/hash/rmd160: Makefile.inc rmd160.c rmd160hl.c
:: src/lib/libc/hash/sha1: Makefile.inc hmac_sha1.c sha1.c sha1hl.c
:: Removed Files:
:: src/lib/libc/hash: hmac_md5.c hmac_sha1.c rmd160.3 rmd160.c rmd160hl.c
:: sha1.3 sha1.c sha1hl.c
:: Log Message:
:: Organize hashing in libc.
:
: Lots of missing __weak_alias() in these.
Also, SHA1End() and RMD160End() seem to be missing.
Regards,
Geoff
Home |
Main Index |
Thread Index |
Old Index