index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
engine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused includes
lloyd
2010-11-04
1
-4
/
+0
*
Move PBKDF lookups to engine
lloyd
2010-11-04
1
-0
/
+9
*
Move the implemention of the functions in the Engine base class into a
lloyd
2010-06-16
1
-33
/
+15
*
Doxygen comments
lloyd
2010-06-16
1
-14
/
+82
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-1
/
+1
*
Remove IF_Core
lloyd
2010-03-05
1
-11
/
+0
*
Add ops for ElGamal encryption and decryption.
lloyd
2010-03-05
1
-12
/
+11
*
Rename PK_Ops::Signature_Operation to PK_Ops::Signature
lloyd
2010-03-05
1
-2
/
+2
*
Remove NR and DSA specific hooks
lloyd
2010-03-05
1
-20
/
+0
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-0
/
+5
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+6
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-9
/
+8
*
Kill ECKAEG_Op
lloyd
2010-03-02
1
-12
/
+0
*
Remove ECDSA_Op and its attendant bits
lloyd
2010-03-02
1
-12
/
+0
*
engine.h had copies of some declarations from pk_engine.h that had not
lloyd
2009-05-13
1
-43
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-10
/
+12
*
Add an Algorithm_Factory& argument to Engine::get_cipher to avoid a
lloyd
2008-11-23
1
-1
/
+3
*
Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,
lloyd
2008-11-11
1
-2
/
+1
*
Move most of the remaining libstate code to pk_engine.cpp, move engines
lloyd
2008-11-11
1
-0
/
+180
*
Move engine to libstate/ directory, since there is a mutual dependency
lloyd
2008-11-09
1
-225
/
+0
*
Inline no-op Engine virtual functions
lloyd
2008-11-09
1
-7
/
+18
*
Add virtual hook to remove dep of Default_Engine on Engine itself
lloyd
2008-11-08
1
-0
/
+2
*
Move most of the Default_Engine code into engine/def_engine, and the
lloyd
2008-11-08
1
-0
/
+212