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
/
blake2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid macros in Blake2b to workaround Visual C++ 2017 infinite loop
Jack Lloyd
2017-12-30
1
-39
/
+44
*
Fix build on 32-bit
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Avoid invalid iterator woes
Jack Lloyd
2017-10-26
1
-8
/
+18
*
Blake2b optimizations
Jack Lloyd
2017-10-26
2
-132
/
+92
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-4
/
+4
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
2
-0
/
+7
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-27
/
+27
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
2
-7
/
+0
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Fix indent
Jack Lloyd
2016-01-30
1
-171
/
+193
*
Blake2b: use rotate_right instead of a macro
cynecx
2016-01-27
1
-7
/
+5
*
Blake2b: Fix for MSVC
cynecx
2016-01-26
1
-5
/
+3
*
Blake2b: Add copyright & fix header guard
cynecx
2016-01-26
2
-3
/
+17
*
Add Blake2b hash function
cynecx
2016-01-26
3
-0
/
+256