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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/stream: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
4
-10
/
+10
*
Fix various bugs found by Coverity scanner.
lloyd
2015-05-15
2
-2
/
+2
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
2
-2
/
+2
*
Reduce the CTR_BE buffer down to just a few blocks.
lloyd
2015-02-17
1
-14
/
+16
*
Move Cipher_Mode enum out of types.h, move stream cipher mode to new header
lloyd
2015-02-05
1
-2
/
+1
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
3
-12
/
+0
*
Enable OpenSSL for providing ciphers and hashes again.
lloyd
2015-02-05
1
-0
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
4
-36
/
+10
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-0
/
+33
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
10
-9
/
+61
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
12
-12
/
+12
*
Decruft
lloyd
2014-12-31
2
-15
/
+1
*
Support 96 bit nonces in ChaCha20 as specified in draft-irtf-cfrg-chacha20-po...
lloyd
2014-12-29
2
-3
/
+12
*
Remove unused include
lloyd
2014-02-13
1
-1
/
+0
*
Add ChaCha
lloyd
2014-01-31
5
-77
/
+285
*
Guess I won't be needing these
lloyd
2014-01-18
2
-2
/
+0
*
More unique_ptr
lloyd
2014-01-18
4
-127
/
+67
*
Move lib into src
lloyd
2014-01-10
15
-0
/
+910