Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove most uses of BN_CTX | 2019-11-15 | 1 | -9/+3 | |
* | Make sshpkt_get_bignum2() allocate the bignum it is parsing rather | 2019-01-21 | 1 | -4/+13 | |
* | remove obsolete (SSH v.1) sshbuf_get/put_bignum1 functions | 2019-01-21 | 1 | -49/+1 | |
* | use explicit_bzero() more liberally in the buffer code; ok deraadt | 2016-01-12 | 1 | -6/+6 | |
* | avoid BIGNUM in KRL code by using a simple bitmap; | 2015-01-14 | 1 | -16/+2 | |
* | apparently memcpy(x, NULL, 0) is undefined behaviour according to | 2015-01-12 | 1 | -2/+3 | |
* | The ssh_get_bignum functions must accept the same range of bignums | 2014-06-18 | 1 | -4/+6 | |
* | New buffer API; the first installment of the conversion/replacement | 2014-04-30 | 1 | -0/+227 |