NetBSD/lib/libcrypt
martin 068c735a8d Pull up following revision(s) (requested by nia in ticket #1705):
lib/libcrypt/crypt-sha1.c: revision 1.10

libcrypt: Fix a floating point exception when a low number of HMAC-SHA1
iterations are specified.
2021-10-31 14:48:42 +00:00
..
Makefile Silence -Wpointer-sign on crypt-sha1.c. 2013-08-10 18:42:29 +00:00
bcrypt.c Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
blowfish.c
crypt-sha1.c Pull up following revision(s) (requested by nia in ticket #1705): 2021-10-31 14:48:42 +00:00
crypt.3 Use major.minor for NetBSD versions. 2012-03-23 18:08:34 +00:00
crypt.c fix error messages 2015-06-17 00:15:26 +00:00
crypt.h
hmac.c fix ipad/opad buffer length (was one too much), just for sanity 2011-05-16 10:39:12 +00:00
hmac_sha1.c
md5crypt.c Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
pw_gensalt.c
shlib_version
util.c