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
/
libstate
/
lookup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-4
/
+6
*
Add an Algorithm_Factory& argument to Engine::get_cipher to avoid a
lloyd
2008-11-23
1
-2
/
+4
*
Library_State had two functions that did the same thing,
lloyd
2008-11-12
1
-41
/
+47
*
Drop look_add.h and the freestanding add_algorithm functions
lloyd
2008-11-11
1
-33
/
+0
*
Move block and stream ciphers also into Algorithm_Factory
lloyd
2008-11-10
1
-158
/
+112
*
Move MACs also to Algorithm_Factory
lloyd
2008-11-10
1
-57
/
+34
*
Move add_algorithm for hashes also to Algorithm_Factory
lloyd
2008-11-10
1
-19
/
+8
*
Have Algorithm_Factory::make_hash_function throw an exception if it can't
lloyd
2008-11-10
1
-7
/
+1
*
Use Algorithm_Factory and SCAN_Name for all hash lookups. Modify engines
lloyd
2008-11-10
1
-39
/
+31
*
Add a class Algorithm_Factory which encapsulates the Engine classes (and
lloyd
2008-11-10
1
-9
/
+10
*
Remove support for block cipher padding methods in engine. Like S2K,
lloyd
2008-11-10
1
-51
/
+0
*
Remove support for S2K in Engines. There are only three implementations of
lloyd
2008-11-10
1
-29
/
+0
*
Move some lookup related code from src/engine to src/libstate/lookup.cpp
lloyd
2008-11-09
1
-0
/
+253
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-0
/
+239