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
/
block
/
block_cipher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CommonCrypto block cipher support
Jose Pereira
2018-09-10
1
-2
/
+16
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+1
*
Rename threefish module to threefish_512
Jack Lloyd
2018-03-06
1
-1
/
+1
*
Create two macros for CAST-128 vs CAST-256
Jack Lloyd
2017-12-03
1
-2
/
+7
*
Add ARIA Block Cipher (GH #1004)
Jeffrey Walton
2017-08-23
1
-0
/
+21
*
Add SHACAL2
Jack Lloyd
2017-08-13
1
-0
/
+11
*
Add SM4 block cipher
Jack Lloyd
2017-06-16
1
-0
/
+11
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
1
-0
/
+3
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-30
/
+30
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-61
/
+171
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
1
-68
/
+0
*
Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA
Jack Lloyd
2016-09-02
1
-60
/
+0
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Move check for SIMD instructions to CPUID
Jack Lloyd
2015-09-21
1
-7
/
+3
*
Address some review comments by Simon. GH #279
Jack Lloyd
2015-09-21
1
-1
/
+1
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+16
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+11
*
Fix for minimized builds
Jack Lloyd
2015-09-11
1
-1
/
+4
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-0
/
+290