Age | Commit message (Expand) | Author |
---|---|---|
2020-02-26 | change explicit_bzero();free() to freezero() | Jonathan Gray |
2017-05-08 | remove hmac-ripemd160; ok dtucker | Damien Miller |
2015-05-05 | use the sizeof the struct not the sizeof a pointer to the struct | Jonathan Gray |
2014-12-21 | Add FingerprintHash option to control algorithm used for key | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-02-02 | convert memset of potentially-private data to explicit_bzero() | Damien Miller |
2014-01-28 | rename digest.c to digest-openssl.c and add libc variant; ok djm@ | Markus Friedl |