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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-0
/
+35
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
12
-20
/
+62
*
Amalgamation fixes
lloyd
2015-01-23
1
-9
/
+1
*
Add SipHash
lloyd
2015-01-11
3
-0
/
+169
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
3
-143
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
15
-15
/
+15
*
Fix one past the end write in Poly1305 finish
lloyd
2014-12-31
1
-1
/
+1
*
Add Poly1305, based on poly1305-donna by Andrew Moon.
lloyd
2014-12-29
4
-0
/
+282
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
1
-0
/
+2
*
Add the CMAC constants for 256 and 512 bit block ciphers
lloyd
2014-02-02
1
-6
/
+28
*
Guess I won't be needing these
lloyd
2014-01-18
5
-5
/
+0
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
1
-2
/
+3
*
Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.
lloyd
2014-01-18
11
-207
/
+178
*
Move lib into src
lloyd
2014-01-10
18
-0
/
+919