Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rsa: Prevent usage of long salt in FIPS mode | Jakub Jelen | 2022-11-30 | 1 | -0/+14 |
* | cipher: Extend RSA-PSS internal function for verify, too. | NIIBE Yutaka | 2021-07-23 | 1 | -12/+36 |
* | cipher: Extend RSA-PSS internal function. | NIIBE Yutaka | 2021-07-23 | 1 | -12/+35 |
* | cipher: Check by caller instead, not by callee for RSA-PSS. | NIIBE Yutaka | 2021-07-23 | 1 | -12/+5 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 1 | -1/+1 |
* | Fix typos found using codespell | Justus Winter | 2015-11-17 | 1 | -2/+2 |
* | Fix gpg_error_t and gpg_err_code_t confusion. | NIIBE Yutaka | 2015-10-14 | 1 | -1/+1 |
* | Add a simple (raw) PKCS#1 padding mode | Dmitry Eremin-Solenikov | 2014-03-04 | 1 | -0/+65 |
* | Remove macro hacks for internal vs. external functions. Part 2 and last. | Werner Koch | 2013-12-12 | 1 | -43/+43 |
* | Remove macro hacks for internal vs. external functions. Part 1. | Werner Koch | 2013-12-05 | 1 | -43/+31 |
* | pk: Move RSA encoding functions to a new file. | Werner Koch | 2013-09-19 | 1 | -0/+985 |