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
*
Merge GH #2298 Clean up prime generation logic
Jack Lloyd
2020-03-06
3
-44
/
+52
|
\
|
*
Clean up prime generation logic slightly
Jack Lloyd
2020-03-06
3
-44
/
+52
*
|
Merge GH #2297 Add BigInt::ct_cond_add
Jack Lloyd
2020-03-06
4
-25
/
+38
|
\
\
|
*
|
Add BigInt::ct_cond_add
Jack Lloyd
2020-03-06
4
-25
/
+38
|
|
/
*
|
Merge GH #2296 Optimize inverse_mod
Jack Lloyd
2020-03-06
3
-95
/
+95
|
\
\
|
*
|
Optimize inverse_mod
Jack Lloyd
2020-03-06
3
-95
/
+95
|
|
/
*
|
Merge GH #2295 Optimize NIST field reduction functions
Jack Lloyd
2020-03-06
1
-94
/
+90
|
\
\
|
*
|
Optimize NIST prime reductions
Jack Lloyd
2020-03-06
1
-94
/
+90
|
|
/
*
|
Merge GH #2294 Remove install_name hacks for macOS
Jack Lloyd
2020-03-06
5
-23
/
+1
|
\
\
|
*
|
Remove support for running macOS binaries from local dir
Jack Lloyd
2020-03-04
5
-23
/
+1
*
|
|
Remove commented out non-constant-time code
Jack Lloyd
2020-03-06
1
-19
/
+0
|
|
/
|
/
|
*
|
Reorder report from TLS HTTP test server cli
Jack Lloyd
2020-03-04
1
-1
/
+1
|
/
*
Add missing overloads to PKCS11_ECDSA_PrivateKey
René Korthaus
2020-03-04
2
-9
/
+37
*
Merge GH #2278 Support raw block ciphers from CommonCrypto
Jack Lloyd
2020-03-03
3
-8
/
+17
|
\
|
*
CommonCrypto: improve name parsing for block cipher
Richard Huveneers
2020-02-18
3
-8
/
+17
*
|
Merge GH #2289 Avoid inlining the deprecated modular inverse functions
Jack Lloyd
2020-03-03
3
-13
/
+21
|
\
\
|
*
|
Avoid inlining the deprecated modular inverse functions
Jack Lloyd
2020-03-02
3
-13
/
+21
*
|
|
Fuzzer improvements
Jack Lloyd
2020-03-03
2
-19
/
+23
*
|
|
Fix SHACAL2 AVX2 inlining
Jack Lloyd
2020-03-03
2
-13
/
+22
|
/
/
*
|
Clarify const-time guarantees of inverse_mod function [ci skip]
Jack Lloyd
2020-03-01
1
-2
/
+5
*
|
Remove use of Binary Extended Euclidean Algorithm for inversion
Jack Lloyd
2020-03-01
11
-393
/
+487
*
|
Remove unused member variable
Jack Lloyd
2020-03-01
2
-3
/
+1
*
|
Fix shadow warnings from GCC
Jack Lloyd
2020-03-01
1
-2
/
+2
*
|
Disable certstore system test on Wine (cross-mingw64 target) - fixes CI
PGP
2020-02-22
1
-0
/
+4
*
|
Conditionally disable test case (feature macro: BOTAN_HAS_CERTSTOR_WINDOWS)
pgp
2020-02-21
1
-0
/
+7
*
|
Use WINCRYPT_UNUSED_PARAM instead of NULL in CertFindCertificateInStore as well
pgp
2020-02-21
1
-1
/
+1
*
|
Avoid mingw warning in case of NULL as unused argument to win32 API that acce...
pgp
2020-02-21
1
-1
/
+3
*
|
Enable certstore_system_windows also for mingw configuration
PGP
2020-02-20
2
-0
/
+2
*
|
Correct comment [ci skip]
Jack Lloyd
2020-02-20
1
-1
/
+1
*
|
Fix a crash in System_RNG on macOS 10.15
Jack Lloyd
2020-02-19
1
-1
/
+5
*
|
Move Clang 8 build down in the Travis list
Jack Lloyd
2020-02-18
1
-8
/
+8
*
|
In X509 DN fuzzer allow the names to be different lengths
Jack Lloyd
2020-02-18
1
-8
/
+3
*
|
Merge GH #2277 Avoid double free in PKCS8::load_key under Clang 8
Jack Lloyd
2020-02-18
4
-2
/
+135
|
\
\
|
|
/
|
/
|
|
*
use bind rather than a lambda
Hannes Rantzsch
2020-02-18
1
-2
/
+6
|
*
travis: run tests on Ubuntu with Clang 8
Hannes Rantzsch
2020-02-18
2
-0
/
+12
|
*
test case to reproduce the bug
Hannes Rantzsch
2020-02-18
1
-0
/
+117
*
|
Merge GH #2272 Fix header inclusion for CommonCrypto code
Jack Lloyd
2020-02-15
6
-14
/
+11
|
\
\
|
*
|
Fix
Jack Lloyd
2020-02-15
1
-0
/
+1
|
*
|
Fix inclusion of headers for commoncrypto module
Jack Lloyd
2020-02-15
5
-14
/
+10
*
|
|
Fix export
Jack Lloyd
2020-02-15
1
-1
/
+1
*
|
|
Small cleanups
Jack Lloyd
2020-02-14
3
-6
/
+12
|
/
/
*
|
Avoid using BOTAN_ISA_FUNC on rdrand function unless needed
Jack Lloyd
2020-02-13
1
-0
/
+2
*
|
Remove debug printf
Jack Lloyd
2020-02-11
1
-1
/
+0
*
|
Fix some maintainer mode warnings
Jack Lloyd
2020-02-11
7
-21
/
+30
*
|
Run the ARM32 build on Aarch64
Jack Lloyd
2020-02-10
3
-6
/
+7
*
|
Missing variable
Jack Lloyd
2020-02-10
1
-0
/
+2
*
|
Increase wait time when testing TLS cli utils
Jack Lloyd
2020-02-10
1
-6
/
+9
*
|
Disable AVX2 under Intel C++
Jack Lloyd
2020-02-10
1
-1
/
+4
*
|
Merge GH #2262 Add more tests of cli util
Jack Lloyd
2020-02-09
3
-4
/
+64
|
\
\
|
*
|
Add more tests for speed util
Jack Lloyd
2020-02-09
3
-4
/
+64
[next]