aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/def_engine/def_pk_ops.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Default_Engine to Core_Engine which describes its purposeslloyd2010-07-271-170/+0
* Fix GOST, wasn't getting found in enginelloyd2010-03-131-3/+3
* Remove IF_Corelloyd2010-03-051-14/+0
* Add RSA encrypt/decrypt opslloyd2010-03-051-6/+6
* Add ops for ElGamal encryption and decryption.lloyd2010-03-051-13/+32
* Rename PK_Ops::Signature_Operation to PK_Ops::Signaturelloyd2010-03-051-2/+2
* Remove NR and DSA specific hookslloyd2010-03-051-38/+3
* Add verification ops for all signature key typeslloyd2010-03-051-0/+37
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-1/+66
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-12/+21
* Kill ECKAEG_Oplloyd2010-03-021-16/+0
* Remove ECDSA_Op and its attendant bitslloyd2010-03-021-16/+0
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-25/+27
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-0/+119
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-119/+0
* Rename eng_def.h to def_eng.hlloyd2008-11-081-1/+1
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-081-0/+119