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
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
74
-260
/
+181
*
Remove MCEIES
Jack Lloyd
2020-11-05
3
-166
/
+0
*
Merge GH #2453 Deprecate some math functions from public API
Jack Lloyd
2020-11-05
1
-2
/
+4
|
\
|
*
Some math deprecations
Jack Lloyd
2020-11-05
1
-2
/
+4
*
|
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
|
/
*
More header merging
Jack Lloyd
2020-11-03
15
-771
/
+770
*
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 some of the ASN.1 headers
Jack Lloyd
2020-10-31
11
-15
/
+11
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
1
-0
/
+2
*
Fix ECC multiexponentiation when two points are related
Jack Lloyd
2020-10-20
3
-2
/
+25
*
improve check if signature algorithm supports DER encoding
Philippe Lieser
2020-10-09
1
-2
/
+9
*
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
4
-46
/
+136
*
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 cppcheck findings
René Fischer
2020-06-05
1
-1
/
+1
*
fix leaf index size in comment for XMSS_Signature::bytes()
Philippe Lieser
2020-05-20
1
-2
/
+2
*
Merge GH #2322 Workaround GCC UbSan false positive in XMSS
Jack Lloyd
2020-04-22
10
-125
/
+95
|
\
|
*
Avoid UbSan false positive in GCC
Jack Lloyd
2020-04-06
10
-125
/
+95
*
|
Fix flaky GOST 34.10 signature test
Jack Lloyd
2020-04-07
2
-22
/
+37
|
/
*
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
[next]