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 #2298 Clean up prime generation logic
Jack Lloyd
2020-03-06
1
-32
/
+28
|
\
|
*
Clean up prime generation logic slightly
Jack Lloyd
2020-03-06
1
-32
/
+28
*
|
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
2
-77
/
+73
|
\
\
|
*
|
Optimize inverse_mod
Jack Lloyd
2020-03-06
2
-77
/
+73
|
|
/
*
|
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
|
|
/
*
/
Remove commented out non-constant-time code
Jack Lloyd
2020-03-06
1
-19
/
+0
|
/
*
Add missing overloads to PKCS11_ECDSA_PrivateKey
René Korthaus
2020-03-04
1
-0
/
+5
*
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
*
|
|
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
6
-366
/
+360
*
|
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
*
|
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
1
-0
/
+1
*
|
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
*
|
Merge GH #2277 Avoid double free in PKCS8::load_key under Clang 8
Jack Lloyd
2020-02-18
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
use bind rather than a lambda
Hannes Rantzsch
2020-02-18
1
-2
/
+6
*
|
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
5
-13
/
+22
*
|
Disable AVX2 under Intel C++
Jack Lloyd
2020-02-10
1
-1
/
+4
*
|
Merge GH #2261 Remove use of Toolhelp32 library
Jack Lloyd
2020-02-09
2
-82
/
+16
|
\
\
|
*
|
Still need user32 for other functions called in here
Jack Lloyd
2020-02-09
1
-0
/
+4
|
*
|
Remove use of Tooltip snapshots in Win32 entropy source
Jack Lloyd
2020-02-09
2
-86
/
+16
*
|
|
Fix an unused var warning when compiling for iOS
Jack Lloyd
2020-02-09
1
-0
/
+4
|
/
/
*
|
Merge GH #2258 Optimize BigInt::get_substring
Jack Lloyd
2020-02-08
1
-9
/
+18
|
\
\
|
*
|
Optimize BigInt::get_substring
Jack Lloyd
2020-02-07
1
-9
/
+18
*
|
|
Use thread pool instead of std::async for RSA-CRT
Jack Lloyd
2020-02-07
1
-4
/
+4
|
/
/
*
/
Use CertOpenSystemStoreA to avoid Unicode build issue
Jack Lloyd
2020-02-06
1
-1
/
+1
|
/
*
Disable support for VPSUM on big-endian ppc64
Jack Lloyd
2020-01-30
1
-0
/
+2
*
Precompute and cache additional data when parsing X509_Certificate
Jack Lloyd
2020-01-29
1
-7
/
+39
*
Merge GH #2247 Add POWER VPSUM support for GCM
Jack Lloyd
2020-01-25
4
-2
/
+39
|
\
|
*
Add support for POWER VPSUM instruction for GCM
Jack Lloyd
2020-01-23
4
-2
/
+39
*
|
Merge GH #2246 Remove support for ABI splitting the amalgamation
Jack Lloyd
2020-01-25
3
-12
/
+10
|
\
\
|
*
|
Remove support for splitting the amalgamation by ABI
Jack Lloyd
2020-01-22
3
-12
/
+10
|
|
/
*
/
Very minor GCM optimization
Jack Lloyd
2020-01-23
1
-3
/
+6
|
/
[next]