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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify Testsuite_RNG slightly to avoid rotations
Jack Lloyd
2020-11-01
4
-5
/
+67
*
Add missing include
Jack Lloyd
2020-10-31
1
-0
/
+1
*
Make several XMSS implementation headers internal
Jack Lloyd
2020-10-31
19
-88
/
+112
*
Attempt at build fix
Jack Lloyd
2020-10-31
1
-0
/
+1
*
Merge X.509 header files
Jack Lloyd
2020-10-31
49
-983
/
+954
*
Merge GH #2441 Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
40
-377
/
+345
|
\
|
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
40
-377
/
+345
*
|
Merge GH #2440 Support multiple associated data on AEAD_mode interface
Jack Lloyd
2020-10-31
5
-9
/
+49
|
\
\
|
*
|
Generalize SIV's support for multiple ADs to the AEAD interface
Jack Lloyd
2020-10-31
5
-9
/
+49
|
|
/
*
/
Move MinGW build to last in CI
Jack Lloyd
2020-10-31
1
-8
/
+8
|
/
*
Merge GH #2438 Fix pylint CI
Jack Lloyd
2020-10-29
2
-1
/
+3
|
\
|
*
Fix Pylint CI
Jack Lloyd
2020-10-29
2
-1
/
+3
*
|
Shuffle Travis build order
Jack Lloyd
2020-10-29
1
-22
/
+22
|
/
*
Build fix
Jack Lloyd
2020-10-28
1
-3
/
+1
*
Remove documentation CI build
Jack Lloyd
2020-10-28
1
-5
/
+0
*
Run pylint on amd64 until issue can be resolved
Jack Lloyd
2020-10-28
1
-1
/
+0
*
Merge GH #2437 Move more CI builds to ARM64
Jack Lloyd
2020-10-28
1
-31
/
+32
|
\
|
*
Move some of the Travis CI builds to ARM
Jack Lloyd
2020-10-28
1
-31
/
+32
*
|
Drop ffi from valgrind build
Jack Lloyd
2020-10-28
1
-2
/
+1
|
/
*
Remove the max concurrency logic
Jack Lloyd
2020-10-28
1
-2
/
+1
*
Increase build max concurrency somewhat
Jack Lloyd
2020-10-28
1
-1
/
+1
*
Merge GH #2435 Move coverage CI build onto 20.04
Jack Lloyd
2020-10-28
3
-12
/
+8
|
\
|
*
Move CI coverage build to Ubuntu 20.04
Jack Lloyd
2020-10-28
3
-12
/
+8
*
|
Increase ccache size for valgrind build
Jack Lloyd
2020-10-28
1
-0
/
+1
|
/
*
Correct ccache env name
Jack Lloyd
2020-10-28
1
-1
/
+1
*
Travis default cache size is 500M
Jack Lloyd
2020-10-28
1
-0
/
+1
*
Merge GH #2433 Fix ECDSA hash->int conversion when group and hash sizes differ
Jack Lloyd
2020-10-28
3
-16
/
+21
|
\
|
*
Correct hash to integer conversions for ECDSA
Jack Lloyd
2020-10-28
3
-16
/
+21
*
|
Clean up the Travis configuration
Jack Lloyd
2020-10-28
1
-86
/
+26
|
/
*
Forward the categories to register_test
Jack Lloyd
2020-10-28
2
-10
/
+13
*
Tag all tests with a category
Jack Lloyd
2020-10-28
88
-225
/
+225
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
4
-3
/
+8
*
Add support for detecting AVX-512 BW/DQ also
Jack Lloyd
2020-10-24
3
-12
/
+35
*
Improve AVX-512 detection
Jack Lloyd
2020-10-24
4
-20
/
+80
*
replace c++20 deprecated std::is_pod with std::is_standard_layout && std::is_...
Nuno Goncalves
2020-10-23
2
-2
/
+2
*
Try to workaround timeout in ppc32 tests
Jack Lloyd
2020-10-23
1
-0
/
+2
*
Merge GH #2426 Fix parsing of deeply nested cipher names
Jack Lloyd
2020-10-22
1
-3
/
+6
|
\
|
*
fix parsing nested cipher name
winter
2020-10-21
1
-3
/
+6
*
|
Merge GH #2425 Fix ECC multiexp when the points are related
Jack Lloyd
2020-10-22
4
-2
/
+33
|
\
\
|
*
|
Fix ECC multiexponentiation when two points are related
Jack Lloyd
2020-10-20
4
-2
/
+33
*
|
|
Run TLS DSA tests only in long test mode
Jack Lloyd
2020-10-22
1
-5
/
+13
|
/
/
*
/
src/build-data/arch/arm64.txt: add aarch64_be
Fabrice Fontaine
2020-10-15
1
-0
/
+1
|
/
*
Same as #2420 for Bogo shim
Jack Lloyd
2020-10-11
1
-1
/
+1
*
Fix order of linker flags
Antonio Rojas
2020-10-11
1
-2
/
+2
*
Merge GH #2419 Prevent requesting DER-encoded signature on algos that don't s...
Jack Lloyd
2020-10-09
4
-2
/
+106
|
\
|
*
improve check if signature algorithm supports DER encoding
Philippe Lieser
2020-10-09
4
-2
/
+106
*
|
Batch the InvMixCol operations
Jack Lloyd
2020-10-09
1
-12
/
+20
|
/
*
Merge GH #2417 Do InvMixColumn using words instead of bytes
Jack Lloyd
2020-10-08
1
-19
/
+19
|
\
|
*
Do InvMixColumn using 32-bit words instead of bytes.
Jack Lloyd
2020-10-07
1
-19
/
+19
*
|
Merge GH #2416 Move ghash to utils
Jack Lloyd
2020-10-08
15
-101
/
+63
|
\
\
[next]