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
/
sha3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add header guard
Jack Lloyd
2021-12-11
1
-0
/
+5
*
Cleanup SHA-3 Clang workaround
Jack Lloyd
2021-12-11
3
-198
/
+127
*
FIX: amalgamation build (SHA3 BMI2)
René Meusel
2021-10-28
1
-2
/
+2
*
workaround a miscompilation issue in clang 12 (XCode 13)
René Meusel
2021-10-19
2
-10
/
+56
*
Add HashFunction::new_object
Jack Lloyd
2021-04-03
2
-3
/
+3
*
Use make_unique in copy_state implementations
Jack Lloyd
2021-04-03
1
-1
/
+1
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
3
-12
/
+10
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
2
-0
/
+3
*
Fix conflict when BMI2 is enabled and --single-amalgamation-file
Jack Lloyd
2019-06-19
1
-3
/
+3
*
Make the ISA list a list
Jack Lloyd
2019-04-17
1
-1
/
+3
*
Unroll SHA-3
Jack Lloyd
2019-02-21
2
-132
/
+158
*
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
4
-0
/
+136
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-2
/
+2
*
Optimize SHA_3::expand
Jack Lloyd
2018-01-31
1
-15
/
+14
*
Whitespace
Jack Lloyd
2018-01-30
1
-5
/
+5
*
Use copy_out_vec_le instead of explicit loop in SHA-3 and Keccak
Jack Lloyd
2018-01-30
1
-2
/
+1
*
Reorganize SHA-3 source file [ci skip]
Jack Lloyd
2018-01-30
1
-35
/
+35
*
Avoid allocating zero bytes for SHA-3 padding
Jack Lloyd
2018-01-30
2
-6
/
+25
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-29
/
+29
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
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
-5
/
+5
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
2
-0
/
+6
*
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
-53
/
+53
*
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
2
-34
/
+76
*
Add proper SHA-3
Jack Lloyd
2016-10-19
3
-0
/
+300