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
/
algo_base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
2
-2
/
+38
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
1
-2
/
+2
*
Use Algo_Registry also for hashes.
lloyd
2015-01-28
1
-0
/
+10
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
5
-16
/
+201
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
8
-8
/
+8
*
Avoid referencing &vec[vec.size()] as this triggers iterator debugging
lloyd
2015-01-07
1
-1
/
+1
*
Remove unused includes
lloyd
2014-11-18
2
-2
/
+0
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
1
-1
/
+25
*
Visual C++'s iterator debugging gets cranky with &vec[vec.size()].
lloyd
2014-05-15
1
-1
/
+1
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
1
-5
/
+12
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
3
-61
/
+71
*
Website tweaks. Rename TLS suite script options.
lloyd
2014-01-11
1
-0
/
+1
*
Move lib into src
lloyd
2014-01-10
10
-0
/
+1117