aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/policy.cpp
Commit message (Expand)AuthorAgeFilesLines
* In all cases where the block size of the cipher is fixed, the keylloyd2010-10-141-1/+0
* Remove config options to toggle if X.509 extensions are critical orlloyd2010-03-101-16/+0
* Remove the base/default_allocator option, instead save as a per-libstatelloyd2010-03-101-3/+1
* Fix ElGamal pubkey encoding (OID was unknown)lloyd2010-03-041-1/+1
* Modify the ECDSA signature OIDs. Previously the ones using the BSIlloyd2010-03-021-6/+8
* For PEM encoding ECC domain parameters I had been using the identifierlloyd2010-03-021-58/+58
* Move all of the ECC domain parameter sets to policy.cpp, encoded as PEM,lloyd2010-03-021-0/+296
* propagate from branch 'net.randombit.botan' (head 84baf58b29f3aaaee34e2b873d0...lloyd2010-02-241-0/+9
|\
| * Add OID for Serpent/CBClloyd2010-01-191-0/+1
| * Add OIDs for SEED/CBC and HMAC with SHAlloyd2009-12-261-0/+8
* | Add an implementation of GOST 34.10-2001 as described inlloyd2009-11-191-0/+3
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-22/+24
* GOST was using a completely non-standard set of sboxes. Change it to uselloyd2009-03-271-0/+1
* Remove pk testing policies (now static)lloyd2008-11-111-4/+0
* Remove alias for HAVAL, also removed in 1.5.0lloyd2008-11-091-1/+0
* Remove alias for SEAL (removed in 1.5.0!)lloyd2008-11-091-1/+0
* Wrap lines to 80 columnslloyd2008-10-281-1/+2
* Move libstate and selftest out of core/ dir to toplevellloyd2008-10-261-0/+513