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
/
stream_cipher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
1
-0
/
+3
*
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
1
-1
/
+1
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-2
/
+5
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-20
/
+77
*
Add SHAKE-128 as stream cipher
Jack Lloyd
2016-10-19
1
-0
/
+8
*
Make Stream_Cipher::set_iv() pure virtual
René Korthaus
2016-07-20
1
-6
/
+0
*
Add support for ChaCha(12)
Jack Lloyd
2016-04-09
1
-1
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Address some review comments by Simon. GH #279
Jack Lloyd
2015-09-21
1
-5
/
+5
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-3
/
+3
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+12
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-0
/
+61
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-24
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+24