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
/
stream
/
chacha
/
chacha.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support zero-length IV in ChaCha
Jack Lloyd
2017-02-02
1
-1
/
+12
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-28
/
+28
*
Maintainer mode fixes.
Jack Lloyd
2016-09-21
1
-1
/
+1
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-1
/
+1
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+12
*
Correct macro check
Jack Lloyd
2016-09-01
1
-1
/
+1
*
ChaCha 4 ways
Jack Lloyd
2016-09-01
1
-71
/
+85
*
SSE2 ChaCha
Jack Lloyd
2016-09-01
1
-6
/
+12
*
Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...
SimCog
2016-06-18
1
-3
/
+25
*
Add support for ChaCha(12)
Jack Lloyd
2016-04-09
1
-4
/
+21
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+1
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-2
/
+0
*
lib/stream: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-2
/
+2
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
1
-3
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Decruft
lloyd
2014-12-31
1
-14
/
+0
*
Support 96 bit nonces in ChaCha20 as specified in draft-irtf-cfrg-chacha20-po...
lloyd
2014-12-29
1
-2
/
+11
*
Add ChaCha
lloyd
2014-01-31
1
-0
/
+166