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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup of XMSS headers
Jack Lloyd
2020-11-01
8
-518
/
+480
*
Modify Testsuite_RNG slightly to avoid rotations
Jack Lloyd
2020-11-01
1
-0
/
+7
*
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
*
Merge X.509 header files
Jack Lloyd
2020-10-31
42
-978
/
+948
*
Merge GH #2441 Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
38
-374
/
+344
|
\
|
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
38
-374
/
+344
*
|
Generalize SIV's support for multiple ADs to the AEAD interface
Jack Lloyd
2020-10-31
4
-2
/
+43
|
/
*
Correct hash to integer conversions for ECDSA
Jack Lloyd
2020-10-28
1
-7
/
+6
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
3
-3
/
+5
*
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
3
-18
/
+80
*
replace c++20 deprecated std::is_pod with std::is_standard_layout && std::is_...
Nuno Goncalves
2020-10-23
2
-2
/
+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
*
|
Fix ECC multiexponentiation when two points are related
Jack Lloyd
2020-10-20
3
-2
/
+25
|
/
*
Merge GH #2419 Prevent requesting DER-encoded signature on algos that don't s...
Jack Lloyd
2020-10-09
1
-2
/
+9
|
\
|
*
improve check if signature algorithm supports DER encoding
Philippe Lieser
2020-10-09
1
-2
/
+9
*
|
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
*
|
Move ghash to utils
Jack Lloyd
2020-10-07
12
-95
/
+57
|
/
*
Fix Clang warning
Jack Lloyd
2020-10-04
1
-1
/
+1
*
Merge GH #2406 Don't include the port number in HTTP Host header
Jack Lloyd
2020-10-04
2
-20
/
+20
|
\
|
*
Moved seperation of port number from hostname to http_sync function
Jelle van Geel
2020-09-26
2
-20
/
+20
*
|
Fix LGTM warning about overflow checks in SP800-108 KDF
Jack Lloyd
2020-10-02
7
-12
/
+29
*
|
Remove deprecation, stuck with this for now
Jack Lloyd
2020-10-01
1
-1
/
+3
*
|
Track where DL_Groups and EC_Groups come from
Jack Lloyd
2020-10-01
5
-47
/
+140
*
|
Fix initialiation of CPUID fields
Jack Lloyd
2020-09-26
1
-1
/
+3
|
/
*
Merge GH #2404 Support suffixes on release version numbers
Jack Lloyd
2020-09-25
1
-2
/
+10
|
\
|
*
Support suffixes on version numbers
Jack Lloyd
2020-09-25
1
-2
/
+10
*
|
Merge GH #2401 Support OCSP on a non-standard port
Jack Lloyd
2020-09-25
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
Updated HTTP Utils so that OCSP responder URLs that contain a non standard po...
Jelle van Geel
2020-09-17
1
-2
/
+15
*
|
The add_entropy_T function only works with POD - check this
Jack Lloyd
2020-09-21
1
-0
/
+2
|
/
*
Remove deprecation macro from Serialized_RNG
Jack Lloyd
2020-09-14
1
-1
/
+5
*
Remove use of Serialized_RNG in FFI and tests
Jack Lloyd
2020-09-12
1
-7
/
+1
*
Refactor Stateful_RNG and add a lock
Jack Lloyd
2020-09-12
8
-142
/
+185
*
Avoid C++ comment in compiler.h
Jack Lloyd
2020-09-10
1
-1
/
+1
*
fix "string is not a member of std" error on windows compilation without threads
Ibrahim Soliman Mohamed Soliman
2020-08-24
1
-0
/
+2
*
Fix swapped comments in sym_algo.h
Jack Lloyd
2020-08-21
1
-2
/
+2
*
Fix memory leak in GCM constructor
Jack Lloyd
2020-08-11
1
-5
/
+3
*
Don't allow requesting EAX have 0 length tag
Jack Lloyd
2020-08-11
1
-1
/
+1
*
Remove some duplicated logic for Certstore find_cert
Jack Lloyd
2020-06-30
5
-26
/
+24
*
update copyright notice
René Meusel
2020-06-29
1
-1
/
+1
*
Documentation
René Meusel
2020-06-29
1
-4
/
+9
*
Refactor: general code cleanups and refinements
René Meusel
2020-06-29
1
-125
/
+62
*
make use of kSecMatchLimit where appropriate
René Meusel
2020-06-29
1
-32
/
+64
*
Refactor: improve encapsulation of search query construction and result conve...
René Meusel
2020-06-29
1
-59
/
+81
*
Refactor: move certificate parsing into helper function
René Meusel
2020-06-29
1
-50
/
+58
*
FIX: handle duplicated root certs more graceful
René Meusel
2020-06-26
1
-5
/
+1
[next]