aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/rw/rw.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-211-1/+1
|\
| * propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-1/+1
| |\
| | * Remove to_string, replacing with std::to_stringlloyd2009-11-181-1/+1
* | | KeyPair::check_key's behavior of throwing an exception upon failure waslloyd2010-03-211-15/+1
|/ /
* | Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-5/+10
* | Add back in blinding to RSA, RW, ElGamal, and DH.lloyd2010-03-081-1/+5
* | Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-4/+5
* | Remove IF_Corelloyd2010-03-051-2/+0
* | Constify sign and verify opslloyd2010-03-051-4/+4
* | Remove sign and verify ops from key typeslloyd2010-03-051-49/+0
* | Add verification ops for all signature key typeslloyd2010-03-051-0/+23
* | Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-0/+33
* | Remove IF_Scheme_PrivateKey::PKCS8_load_hooklloyd2010-03-041-2/+10
* | New IF constructors, simplifies RSA/RWlloyd2010-03-041-30/+0
* | Remove more load hookslloyd2010-03-041-1/+1
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-25/+27
* Split Diffie-Hellman off almost completely, such that nearly none oflloyd2008-10-011-0/+1
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+145