aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecc_key
Commit message (Collapse)AuthorAgeFilesLines
* Add ECGDSARené Korthaus2016-04-192-10/+39
|
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-052-8/+4
|
* Mass-prefix member vars with m_René Korthaus2016-01-082-30/+30
|
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-291-1/+0
|
* Remove unused pkcs8 includesSimon Warta2015-08-031-1/+0
| | | | Only botan-cli, botan-tests and the FFI module depend on PKCS8
* pubkey: Add missing overridesDaniel Seither2015-07-301-4/+4
|
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Move all PK workfactor esstimators to workfactors.*lloyd2014-11-291-1/+2
|
* Move lib into srclloyd2014-01-103-0/+279