Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curve25519: Fix memory leaks in ssh_server_curve25519_init(). | Andreas Schneider | 2013-11-27 | 1 | -20/+23 |
* | curve25519: Do not leak q_s_string. | Andreas Schneider | 2013-11-27 | 1 | -0/+1 |
* | curve25519: Fix a memory leak. | Andreas Schneider | 2013-11-27 | 1 | -1/+1 |
* | ecdh: Use bignum_bin2bn. | Andreas Schneider | 2013-11-27 | 1 | -1/+1 |
* | Fix cast warnings on 64bits | Aris Adamantiadis | 2013-11-04 | 1 | -2/+2 |
* | curve25519: include reference implementation | Aris Adamantiadis | 2013-11-03 | 1 | -4/+7 |
* | kex: implement curve25519-sha256@libssh.org | Aris Adamantiadis | 2013-09-27 | 1 | -0/+285 |