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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-2
/
+2
*
Apply fixes for clang-analyzer
Jack Lloyd
2022-02-04
2
-22
/
+3
*
Add header guard
Jack Lloyd
2021-12-11
1
-0
/
+5
*
Cleanup SHA-3 Clang workaround
Jack Lloyd
2021-12-11
3
-198
/
+127
*
Remove the OpenSSL provider
Jack Lloyd
2021-10-28
1
-16
/
+1
*
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
*
Merge GH #2717 Have get_byte take a compile time index
Jack Lloyd
2021-04-17
3
-134
/
+134
|
\
|
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
3
-134
/
+134
*
|
Remove MDx_HashFunction::write_count
Jack Lloyd
2021-04-15
2
-20
/
+6
|
/
*
Avoid releasing unique_ptr in Parallel hash
Jack Lloyd
2021-04-06
1
-3
/
+3
*
Add HashFunction::new_object
Jack Lloyd
2021-04-03
29
-52
/
+53
*
Add BlockCipher::new_object
Jack Lloyd
2021-04-03
1
-5
/
+13
*
Merge GH #2688 Use make_unique in HashFunction copy_state impl
Jack Lloyd
2021-04-03
20
-31
/
+28
|
\
|
*
Use make_unique in copy_state implementations
Jack Lloyd
2021-04-03
20
-31
/
+28
*
|
Use make_unique in type factory functions
Jack Lloyd
2021-04-03
1
-32
/
+28
|
/
*
Add choose and majority functions
Jack Lloyd
2021-01-09
10
-41
/
+47
*
Use a single Sbox table for Whirlpool
Jack Lloyd
2020-12-22
3
-618
/
+205
*
Add SHACAL2 using ARMv8 SHA instructions
Jack Lloyd
2020-12-21
1
-4
/
+4
*
Align SHA-2 constants
Jack Lloyd
2020-12-20
2
-19
/
+19
*
Avoid having something at namespace scope named TABLE
Jack Lloyd
2020-12-12
1
-23
/
+23
*
It seems basemetal armeabi won't do local alignments greater than 8
Jack Lloyd
2020-12-11
1
-45
/
+49
*
Incrase the alignment of all lookup tables
Jack Lloyd
2020-12-11
3
-13
/
+13
*
Cleanups in the Aarch64 SHA-2 code
Jack Lloyd
2020-12-05
1
-101
/
+88
*
Clean up the SHA-2 x86 SHA-NI implementation
Jack Lloyd
2020-12-05
1
-98
/
+99
*
Remove ULL suffixes
Jack Lloyd
2020-12-01
4
-803
/
+803
*
Add support for keyed Blake2b and also MAC via Blake2b.
Tom
2020-11-29
2
-5
/
+54
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
5
-5
/
+5
*
Merge GH #2456 Remove deprecated headers, make many headers internal
Jack Lloyd
2020-11-06
53
-171
/
+129
|
\
|
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
53
-171
/
+129
*
|
Remove compiler version checks for old compilers
Jack Lloyd
2020-11-06
4
-10
/
+10
|
/
*
Remove default output length for SHAKE
Jack Lloyd
2020-11-05
1
-4
/
+4
*
Remove Tiger hash function
Jack Lloyd
2020-11-05
5
-633
/
+0
*
Minor optimization for Blake2b::final_result
Jack Lloyd
2019-12-08
1
-1
/
+2
*
Resolve various integer conversion warnings from MSVC
Jack Lloyd
2019-12-06
1
-1
/
+1
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
38
-0
/
+60
*
Make ssse3/sse2 dependencies explicit rather than implicit
Jack Lloyd
2019-09-04
2
-0
/
+2
*
Add BOTAN_FORCE_INLINE and use it in BLAKE2b
Jack Lloyd
2019-08-31
1
-3
/
+3
*
Fix a carry handling bug in Streebog
Jack Lloyd
2019-08-26
1
-3
/
+4
*
Remove BearSSL provider
Jack Lloyd
2019-07-05
1
-16
/
+1
*
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
8
-8
/
+28
*
Fix some extra semicolons
Jack Lloyd
2019-03-27
1
-1
/
+1
*
Work around problem with GCC 4.8
Jack Lloyd
2019-03-26
2
-2
/
+4
*
Fix some warnings from GCC 9
Jack Lloyd
2019-03-25
2
-2
/
+2
*
s/Blake2b/BLAKE2b/
Jack Lloyd
2019-02-22
2
-18
/
+20
*
Unroll SHA-3
Jack Lloyd
2019-02-21
2
-132
/
+158
*
Recognize BLAKE2b also [ci skip]
Jack Lloyd
2019-01-31
1
-1
/
+1
*
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
10
-10
/
+413
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
9
-0
/
+9
[next]