Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove hmac-ripemd160; ok dtucker | 2017-05-08 | 1 | -7/+6 | |
* | Add FingerprintHash option to control algorithm used for key | 2014-12-21 | 1 | -1/+7 | |
* | forward-declare struct sshbuf so consumers don't need to include sshbuf.h | 2014-07-03 | 1 | -1/+2 | |
* | New key API: refactor key-related functions to be more library-like, | 2014-06-24 | 1 | -3/+4 | |
* | revert __bounded change; it causes way more problems for portable than | 2014-05-02 | 1 | -6/+6 | |
* | use __bounded(...) attribute recently added to sys/cdefs.h instead of | 2014-03-26 | 1 | -6/+6 | |
* | replace openssl HMAC with an implementation based on our ssh_digest_* | 2014-01-27 | 1 | -2/+10 | |
* | Introduce digest API and use it to perform all hashing operations | 2014-01-09 | 1 | -0/+55 |