8588929dc5
abd userland, as proposed on tech-security, with explicit_bzero using a volatile function pointer as suggested by Alan Barrett. Both do what the name says. For userland, both are prefixed by "__" to keep them out of the user namespace. Change some memset/memcmp uses to the new functions where it makes sense -- these are just some examples, more to come. |
||
---|---|---|
.. | ||
Makefile | ||
bcrypt.c | ||
blowfish.c | ||
crypt-sha1.c | ||
crypt.3 | ||
crypt.c | ||
crypt.h | ||
hmac.c | ||
hmac_sha1.c | ||
md5crypt.c | ||
pw_gensalt.c | ||
shlib_version | ||
util.c |