Age | Commit message (Expand) | Author |
---|---|---|
2014-12-21 | Add FingerprintHash option to control algorithm used for key | Damien Miller |
2014-07-03 | use EVP_Digest() for one-shot hash instead of creating, updating, | 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 |