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
/
def_engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move most of the remaining libstate code to pk_engine.cpp, move engines
lloyd
2008-11-11
9
-0
/
+1007
*
Move engine to libstate/ directory, since there is a mutual dependency
lloyd
2008-11-09
9
-1137
/
+0
*
Simplify implementation of Default_Engine::get_cipher somewhat
lloyd
2008-11-08
1
-94
/
+92
*
Remove lookup from parallel hash construction
lloyd
2008-11-08
1
-2
/
+7
*
Remove lookup.h use from EAX
lloyd
2008-11-08
1
-2
/
+2
*
Remove lookup.h from CTS mode
lloyd
2008-11-08
1
-2
/
+2
*
Remove lookup.h use from ECB, CBC, CFB
lloyd
2008-11-08
1
-6
/
+11
*
Remove use of lookup.h from OFB
lloyd
2008-11-08
1
-1
/
+1
*
Remove use of lookup.h in CTR mode
lloyd
2008-11-08
1
-1
/
+1
*
Rename eng_def.h to def_eng.h
lloyd
2008-11-08
9
-8
/
+8
*
Add virtual hook to remove dep of Default_Engine on Engine itself
lloyd
2008-11-08
1
-0
/
+2
*
Remove dependency on Default_Engine from pubkey code
lloyd
2008-11-08
2
-0
/
+120
*
Invoke HMAC constructor directly for PBKDF2 since it is hardcoded anyway
lloyd
2008-11-08
1
-1
/
+2
*
Add def_engine info.txt
lloyd
2008-11-08
1
-0
/
+15
*
Move most of the Default_Engine code into engine/def_engine, and the
lloyd
2008-11-08
7
-0
/
+991