Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-08 | Revamp DH_get0_key() | Doug Hogan | |
* Whitespace | |||
2019-01-08 | Revamp DSA_get0_pqg() | Doug Hogan | |
* Whitespace | |||
2019-01-08 | Revamp EVP_MD_CTX_free() | Doug Hogan | |
* Mention that these were renamed (and aliased) in 1.1.0. * Use extra paren around macro argument when expanding. | |||
2019-01-08 | Revamp evp_compat HMAC_CTX_free() | Doug Hogan | |
* Allow for calling with NULL. | |||
2019-01-08 | Revamp evp_compat HMAC_CTX_new() | Doug Hogan | |
* Add error handling for OpenSSL call. | |||
2018-12-21 | Avoid unused warning with old OpenSSL versions per PR feedback | Doug Hogan | |
2018-12-20 | Add Ericsson AB copyright header to all new files | Doug Hogan | |
Using the same copyright header as crypto.c | |||
2018-12-20 | Move EVP compat functions to a separate file | Doug Hogan | |