Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explain the acronym "CRT"; suggested by tb@ | 2019-07-13 | 1 | -3/+4 | |
| | |||||
* | In rsa.h rev. 1.40, gilles@ provided several new RSA_METHOD accessors. | 2019-06-08 | 1 | -23/+431 | |
| | | | | | Update the documentation. OK tb@ jmc@ | ||||
* | tweak previous; | 2018-09-12 | 1 | -2/+2 | |
| | |||||
* | Add some accessor functions: | 2018-09-12 | 1 | -10/+34 | |
| | | | | | | RSA_meth_get_finish() RSA_meth_set1_name() EVP_CIPHER_CTX_(get|set)_iv() feedback and ok jsing@ tb@ | ||||
* | In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17 | 2018-03-18 | 1 | -0/+193 | |
15:19:12, tb@ provided a subset of the DSA_meth_*(3) and RSA_meth_*(3) functions. Merge the relevant parts of the manual pages from OpenSSL, heavily tweaked by me, in particular for conciseness. |