Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most of the RSA_FLAG_SIGN_VER documentation | tb | 2025-01-05 | 1 | -22/+2 |
| | | | | ok jsing kn | ||||
* | explain the acronym "CRT"; suggested by tb@ | schwarze | 2019-07-13 | 1 | -3/+4 |
| | |||||
* | In rsa.h rev. 1.40, gilles@ provided several new RSA_METHOD accessors. | schwarze | 2019-06-08 | 1 | -23/+431 |
| | | | | | Update the documentation. OK tb@ jmc@ | ||||
* | tweak previous; | jmc | 2018-09-12 | 1 | -2/+2 |
| | |||||
* | Add some accessor functions: | djm | 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 | schwarze | 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. |