Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size(). | Shane Lontis | 2020-10-22 | 1 | -1/+1 |
* | Revert "kdf: make function naming consistent." | Matt Caswell | 2020-07-16 | 1 | -16/+16 |
* | Update copyright year | Matt Caswell | 2020-06-25 | 1 | -1/+1 |
* | kdf: make function naming consistent. | Pauli | 2020-06-11 | 1 | -16/+16 |
* | Fix L<EVP_KDF-derive> to L<EVP_DEF_derive> | Rich Salz | 2019-10-04 | 1 | -1/+1 |
* | Make doc/man7/ and doc/internal/man3/ conform with man-pages(7) | Richard Levitte | 2019-09-28 | 1 | -1/+1 |
* | Reformat param description lines | Pauli | 2019-09-27 | 1 | -7/+7 |
* | Use OSSL_PARAM types for KDF documentation | Pauli | 2019-09-25 | 1 | -1/+1 |
* | Fix links to functions. | Pauli | 2019-09-18 | 1 | -6/+6 |
* | Clean up KDF documentation in section 7. | Pauli | 2019-09-18 | 1 | -2/+2 |
* | Fix examples in the section 7 KDF man pages. | Pauli | 2019-09-15 | 1 | -6/+6 |
* | Update KDF documentation (section 7) | Pauli | 2019-09-06 | 1 | -0/+197 |