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
/
lib
/
kdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
2
-8
/
+0
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
3
-6
/
+5
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-0
/
+28
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
8
-56
/
+47
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
1
-5
/
+0
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
4
-121
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
12
-12
/
+12
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-0
/
+1
*
Add missing std includes
lloyd
2014-02-16
1
-0
/
+1
*
Fix algo factory compile
lloyd
2014-01-18
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
6
-6
/
+0
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
9
-146
/
+22
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-4
/
+5
*
Move lib into src
lloyd
2014-01-10
21
-0
/
+898