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
/
poly1305
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-1
/
+1
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-2
/
+0
*
mac: Add missing overrides
Daniel Seither
2015-07-30
1
-7
/
+7
*
s/auto/size_t/
Simon Warta
2015-07-03
1
-1
/
+1
*
More changes for use with debug STL
Simon Warta
2015-06-30
1
-1
/
+5
*
lib/mac: Convert &vec[0] to vec.data()
Simon Warta
2015-06-25
1
-4
/
+4
*
Wrong function
lloyd
2015-02-28
1
-1
/
+1
*
Amalgamation fixes; inline the poly1305 header and :: namespace OpenSSL funcs
lloyd
2015-02-22
3
-150
/
+129
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+1
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
1
-1
/
+4
*
Amalgamation fixes
lloyd
2015-01-23
1
-9
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
3
-3
/
+3
*
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