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