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
/
hash
/
hash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid unneeded code - previous conditionals handle these cases
Jack Lloyd
2016-11-25
1
-8
/
+0
*
Adds SHAKE support for XMSS
Matthias Gierlings
2016-11-25
1
-0
/
+8
*
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
1
-0
/
+15
*
Correct name for Comb4P
Jack Lloyd
2016-10-27
1
-1
/
+1
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-50
/
+62
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-58
/
+161
*
Add proper SHA-3
Jack Lloyd
2016-10-19
1
-0
/
+8
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
1
-9
/
+0
*
Remove deprecated hashes MD2, HAS-160, and RIPEMD-128
Jack Lloyd
2016-09-02
1
-24
/
+0
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Add Blake2b hash function
cynecx
2016-01-26
1
-0
/
+8
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+14
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+13
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-0
/
+180