Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace 0 and NULL pointer constants with nullptr. Also fix an old | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Support ECDH key creation in the key factory function. Patch from Sean | lloyd | 2012-02-03 | 1 | -0/+14 |
* | These functions are internal use only, and don't need to be exported with | lloyd | 2010-06-30 | 1 | -5/+5 |
* | Fix loading ElGamal keys | lloyd | 2010-03-04 | 1 | -6/+4 |
* | Add similar decoding constructors to the private keys | lloyd | 2010-03-04 | 1 | -41/+26 |
* | Add a new constructor to each public key algorithm (only the public | lloyd | 2010-03-04 | 1 | -19/+58 |
* | propagate from branch 'net.randombit.botan' (head a338abd543caa402c32acd952e8... | lloyd | 2009-12-24 | 1 | -0/+12 |
|\ | |||||
| * | Add an implementation of GOST 34.10-2001 as described in | lloyd | 2009-11-19 | 1 | -0/+12 |
* | | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 1 | -1/+1 |
|/ | |||||
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 1 | -0/+112 |