Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-05 | Build ecdh_kdf.c | jsing | 1 | -2/+2 | |
2019-09-05 | Replace OPENSSL_cleanse() with explicit_bzero(). | jsing | 1 | -1/+1 | |
2019-09-05 | Provide prototype for ecdh_KDF_X9_63() | jsing | 1 | -1/+7 | |
2019-09-05 | Include correct header. | jsing | 1 | -1/+1 | |
2019-09-05 | style(9) and whitespace. | jsing | 1 | -65/+72 | |
2019-09-05 | Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f. | jsing | 1 | -5/+48 | |
2019-09-05 | Remove ECDH_KDF_X9_62 wrapper. | jsing | 1 | -12/+0 | |