aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/pk_engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Inline Engine_Core::mod_exp into singler caller, and deletelloyd2010-03-051-36/+0
* Remove IF_Corelloyd2010-03-051-21/+0
* Add ops for ElGamal encryption and decryption.lloyd2010-03-051-19/+0
* Remove NR and DSA specific hookslloyd2010-03-051-38/+0
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-19/+0
* Kill ECKAEG_Oplloyd2010-03-021-21/+0
* Remove ECDSA_Op and its attendant bitslloyd2010-03-021-21/+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-28/+30
* Library_State had two functions that did the same thing,lloyd2008-11-121-8/+8
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-0/+173