aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecdsa/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
|
* fix test failures and seg faults when Botan is configured with ↵René Korthaus2016-06-171-0/+2
| | | | --module-policy bsi
* Add support probabilistic DSA & ECDSARené Korthaus2016-05-081-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 enabledSimon Warta2015-07-031-0/+1
| | | | Fixes #146.
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-101-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 srclloyd2014-01-101-0/+9