Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
| | |||||
* | fix test failures and seg faults when Botan is configured with ↵ | René Korthaus | 2016-06-17 | 1 | -0/+2 |
| | | | | --module-policy bsi | ||||
* | Add support probabilistic DSA & ECDSA | René Korthaus | 2016-05-08 | 1 | -1/+0 |
| | | | | | | | Adds support for probabilistic, aka the standard, DSA and ECDSA. Can be enabled by disabling the rfc6979 module. Includes test vectors from NIST CAVP. Adds rfc6979 to the list of prohibited modules in BSI policy. | ||||
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+1 |
| | | | | Fixes #146. | ||||
* | Implement RFC 6979 determinstic signatures for DSA and ECDSA. | lloyd | 2014-12-10 | 1 | -0/+1 |
| | | | | | Drop the GNU MP engine. Its implementations were potentially faster in some scenarios but not well protected against side channels. | ||||
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+9 |