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
/
pubkey
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase size of ECC scalar blinding
Jack Lloyd
2020-03-21
1
-4
/
+7
*
Try to avoid weird warning in VC2019
Jack Lloyd
2020-03-21
1
-2
/
+2
*
Build and link the tests and cli on baremetal as well
Jack Lloyd
2020-03-15
1
-0
/
+4
*
Remove use of Binary Extended Euclidean Algorithm for inversion
Jack Lloyd
2020-03-01
1
-2
/
+1
*
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
*
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
*
|
Fix export
Jack Lloyd
2020-02-15
1
-1
/
+1
*
|
Small cleanups
Jack Lloyd
2020-02-14
2
-2
/
+7
*
|
Use thread pool instead of std::async for RSA-CRT
Jack Lloyd
2020-02-07
1
-4
/
+4
|
/
*
Avoid using std::log2 in workfactor.cpp
Jack Lloyd
2020-01-16
1
-7
/
+9
*
Fix a Coverity issue
Jack Lloyd
2020-01-03
1
-1
/
+1
*
Fix MSVC warning in Newhope
Jack Lloyd
2019-12-06
1
-1
/
+1
*
Fix MSVC warnings in McEliece
Jack Lloyd
2019-12-06
12
-192
/
+171
*
Fix MSVC warnings in XMSS
Jack Lloyd
2019-12-06
6
-19
/
+20
*
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
2
-15
/
+17
*
Fix unreachable code
Jack Lloyd
2019-11-25
1
-1
/
+0
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
1
-7
/
+4
*
Add missing certificates
René Korthaus
2019-10-23
2
-0
/
+2
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
5
-25
/
+74
*
silence trivial warnings
Nuno Goncalves
2019-10-20
1
-2
/
+2
*
Merge GH #2147 Add constant-time gcd computation
Jack Lloyd
2019-10-16
1
-1
/
+0
|
\
|
*
Add constant-time gcd
Jack Lloyd
2019-10-12
1
-1
/
+0
*
|
Update DLIES in the same way
Jack Lloyd
2019-10-13
1
-10
/
+6
*
|
Add a more explicit exception to catch cases where app doesn't set IV
Jack Lloyd
2019-10-13
1
-0
/
+5
*
|
Always try to use an IV with ECIES
Jack Lloyd
2019-10-13
1
-8
/
+3
|
/
*
Throw if you attempt to use GOST 34.10-2012 with invalid params
Jack Lloyd
2019-10-06
2
-6
/
+26
*
fix for botan issue #2128: klocwork warning - get_affine_x() and
Martin Ostertag
2019-10-02
2
-6
/
+6
*
Merge GH #2104 Add a variant of RandomNumberGenerator::random_vec
Jack Lloyd
2019-09-13
1
-2
/
+2
|
\
|
*
Add a variant of RandomNumberGenerator::random_vec
Jack Lloyd
2019-09-13
1
-2
/
+2
*
|
Support loading an EC point with affine zero coordinates.
Jack Lloyd
2019-09-12
2
-2
/
+3
|
/
*
Moar
Jack Lloyd
2019-09-06
1
-1
/
+1
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
14
-2
/
+31
*
Remove pow_mod.h from ElGamal
Jack Lloyd
2019-08-23
1
-12
/
+25
*
Remove pow_mod.h from Diffie-Hellman
Jack Lloyd
2019-08-23
1
-7
/
+17
*
Merge GH #2070 Precompute RSA Montgomery params
Jack Lloyd
2019-08-23
2
-163
/
+305
|
\
|
*
Fix python test
Jack Lloyd
2019-08-17
1
-0
/
+2
|
*
Have RSA key precompute Montgomery parameters
Jack Lloyd
2019-08-17
2
-163
/
+303
*
|
Merge GH #2051 Have cli sign util update stateful keys
Jack Lloyd
2019-08-20
2
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add Private_Key::stateful_operation and use it in cli signer
Jack Lloyd
2019-07-30
2
-0
/
+4
*
|
Avoid using old pow_mod interface in RSA
Jack Lloyd
2019-08-17
1
-7
/
+13
*
|
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
3
-19
/
+10
*
|
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
6
-22
/
+22
*
|
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
4
-10
/
+18
*
|
Add gost_512A param
Jack Lloyd
2019-08-01
1
-0
/
+12
*
|
Fix test when GOST or Streebog is disabled
Jack Lloyd
2019-08-01
1
-0
/
+1
*
|
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
6
-8
/
+17
|
/
*
Move decl of blinding bits into the source file
Jack Lloyd
2019-07-27
2
-2
/
+6
*
Remove BearSSL provider
Jack Lloyd
2019-07-05
1
-34
/
+0
[next]