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
*
Merge GH #2481 Use -mcpu=power9 for DARN
Jack Lloyd
2020-11-10
1
-0
/
+4
|
\
|
*
Use -mcpu=power9 to use DARN instruction
Jack Lloyd
2020-11-09
1
-0
/
+4
*
|
Fix ressol loop for interesting composite moduli
Jack Lloyd
2020-11-09
1
-4
/
+17
|
/
*
Enable CLMUL on Windows
Jack Lloyd
2020-11-06
1
-0
/
+1
*
Merge GH #2453 Deprecate some math functions from public API
Jack Lloyd
2020-11-05
10
-58
/
+101
|
\
|
*
Some math deprecations
Jack Lloyd
2020-11-05
10
-58
/
+101
*
|
Merge GH #2452 Simplify some functions in secmem.h
Jack Lloyd
2020-11-05
2
-50
/
+36
|
\
\
|
*
|
Simplify some secmem.h functions
Jack Lloyd
2020-11-05
2
-50
/
+36
|
|
/
*
|
MSVC doesn't accept std::vector with incomplete types in C++11
Jack Lloyd
2020-11-05
2
-2
/
+3
*
|
Remove some implementation headers from public McEliece includes
Jack Lloyd
2020-11-05
6
-11
/
+28
|
/
*
Merge GH #2449 Merge PSK_DB headers
Jack Lloyd
2020-11-05
3
-23
/
+28
|
\
|
*
Merge psk_db_sql.h into psk_db.h
Jack Lloyd
2020-11-04
3
-23
/
+28
*
|
Merge some of the P11 type headers (Slot/Module/Session) into p11_types.h
Jack Lloyd
2020-11-04
13
-225
/
+234
|
/
*
More header merging
Jack Lloyd
2020-11-03
25
-975
/
+981
*
Add missing include
Jack Lloyd
2020-11-01
3
-0
/
+3
*
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
[next]