Age | Commit message (Expand) | Author |
---|---|---|
2017-05-08 | remove hmac-ripemd160; ok dtucker | Damien Miller |
2017-03-10 | Validate digest arg in ssh_digest_final; from jjelen at redhat.com via | Darren Tucker |
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 |