Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete references to ERR pages from SEE ALSO where such | 2019-06-10 | 1 | -3/+2 | |
| | | | | references were already given below RETURN VALUES right above | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | 2018-03-27 | 1 | -6/+3 | |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | 2018-03-21 | 1 | -2/+8 | |
| | |||||
* | 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 | -2/+3 | |
| | | | | | | 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. | ||||
* | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related | 2017-08-28 | 1 | -5/+2 | |
| | | | | | | code. We removed SSLv2/SSLv3 a long time ago... Discussed with doug@ | ||||
* | Add a BUGS section stating that RSA_PKCS1_PADDING is weak by design; | 2017-08-20 | 1 | -3/+11 | |
| | | | | | from Emilia Kasper <emilia at openssl dot org> via OpenSSL commit 1e3f62a3 Jul 17 16:47:13 2017 +0200. | ||||
* | fix two more prototypes; | 2017-03-25 | 1 | -5/+5 | |
| | | | | from Matt Caswell <matt@openssl.org>, OpenSSL commit b41f6b64 | ||||
* | Change all references to rsa(3) to point to RSA_new(3) instead. | 2016-12-11 | 1 | -3/+3 | |
| | | | | Make sure all RSA pages point back to RSA_new(3). | ||||
* | minor cleanup; | 2016-12-02 | 1 | -3/+3 | |
| | |||||
* | Copyright and license | 2016-11-29 | 1 | -2/+50 | |
| | |||||
* | first pass; ok schwarze | 2016-11-06 | 1 | -2/+5 | |
| | |||||
* | convert RSA manuals from pod to mdoc | 2016-11-04 | 1 | -0/+108 | |