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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Precompute for multiexponentation when verifying ECC signatures
Jack Lloyd
2018-04-17
5
-15
/
+22
*
Update news
Jack Lloyd
2018-04-17
1
-0
/
+6
*
Merge GH #1542 Optimize RSA keygen and avoid side channel
Jack Lloyd
2018-04-17
4
-43
/
+179
|
\
|
*
Avoid potential side channel when generating RSA primes
Jack Lloyd
2018-04-17
4
-43
/
+179
|
/
*
Remove debug assignment [ci skip]
Jack Lloyd
2018-04-16
1
-1
/
+0
*
Truncate new SKIDs to 192 bits
Jack Lloyd
2018-04-16
3
-6
/
+14
*
Update news
Jack Lloyd
2018-04-16
1
-0
/
+13
*
Add vars to split the two Karatsuba sub-workspaces
Jack Lloyd
2018-04-16
1
-14
/
+20
*
Merge GH #1540 Progress towards const-time RSA
Jack Lloyd
2018-04-16
10
-47
/
+112
|
\
|
*
Add const time annotations
Jack Lloyd
2018-04-15
6
-7
/
+43
|
*
Simplify Karatsuba code
Jack Lloyd
2018-04-15
3
-39
/
+43
|
*
Use GCC builtins for clz operation
Jack Lloyd
2018-04-15
1
-1
/
+26
*
|
Use bad_record_mac instead of decode_error for short TLS packets
Jack Lloyd
2018-04-16
1
-1
/
+8
|
/
*
Add an explicit test mode build
Jack Lloyd
2018-04-14
4
-7
/
+14
*
Merge GH #1538 Minor ECC optimizations
Jack Lloyd
2018-04-14
8
-21
/
+137
|
\
|
*
Various minor ECC optimizations
Jack Lloyd
2018-04-13
8
-21
/
+137
*
|
Merge GH #1531 Improve XMSS test coverage
Jack Lloyd
2018-04-14
5
-12
/
+14
|
\
\
|
*
|
Removes unused overload in XMSS_Hash
Matthias Gierlings
2018-04-12
2
-12
/
+0
|
*
|
Codecov - cover MT code in XMSS_PrivateKey
Matthias Gierlings
2018-04-12
3
-0
/
+14
*
|
|
Another todo
Jack Lloyd
2018-04-14
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge GH #1537 Add missing XMSS signature length check
Jack Lloyd
2018-04-12
4
-23
/
+183
|
\
\
|
*
|
Adds missing XMSS signature length check.
Matthias Gierlings
2018-04-12
4
-23
/
+183
*
|
|
In XMSS_Tools::bench_threads only call hardware_concurrency once
Jack Lloyd
2018-04-12
1
-7
/
+9
*
|
|
Add missing override [ci skip]
Jack Lloyd
2018-04-12
1
-1
/
+1
*
|
|
Clarify log message [ci skip]
Jack Lloyd
2018-04-12
1
-2
/
+2
*
|
|
Correct name of script [ci skip]
Jack Lloyd
2018-04-12
1
-1
/
+1
*
|
|
Allow year up to 2200 in ASN1 time objects
Jack Lloyd
2018-04-12
4
-5
/
+100
|
|
/
|
/
|
*
|
Lint fixes
Jack Lloyd
2018-04-12
1
-3
/
+8
*
|
Some makefile simplifications
Jack Lloyd
2018-04-11
2
-13
/
+5
*
|
Merge GH #1535 Don't create solib symlinks on OpenBSD
Jack Lloyd
2018-04-11
3
-1
/
+4
|
\
\
|
*
|
Do not create shared library symlinks on OpenBSD.
Alexander Bluhm
2018-04-12
3
-1
/
+4
|
|
/
*
|
Update news
Jack Lloyd
2018-04-11
1
-0
/
+3
*
|
Merge GH #1534 Optimize EC doubling for curves with a == 0 and a == -3
Jack Lloyd
2018-04-11
4
-10
/
+61
|
\
\
|
*
|
Optimize EC point doubling for a == 0 and a == -3
Jack Lloyd
2018-04-11
4
-10
/
+61
|
|
/
*
/
Fix indentation [ci skip]
Jack Lloyd
2018-04-11
1
-5
/
+5
|
/
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
9
-24
/
+30
*
Merge GH #1533 Use mkstemp for temp files in tests
Jack Lloyd
2018-04-11
3
-1
/
+42
|
\
|
*
Move mkstemp to Test::temp_file_name
Jack Lloyd
2018-04-11
3
-8
/
+40
|
*
Use mkstemp(3) to create file for test.
Alexander Bluhm
2018-04-10
1
-1
/
+10
*
|
Add EC_Group::a_is_zero
Jack Lloyd
2018-04-11
3
-1
/
+19
*
|
Merge GH #1532 Add missing include for musl
Jack Lloyd
2018-04-11
1
-0
/
+1
|
\
\
|
*
|
Add missing errno.h include to entropy/dev_random
fwsGonzo
2018-04-11
1
-0
/
+1
|
/
/
*
|
Bump version to 2.7.0
Jack Lloyd
2018-04-10
2
-1
/
+4
*
|
Update for 2.6.0 release
2.6.0
Jack Lloyd
2018-04-10
2
-4
/
+10
*
|
Add security advisory
Jack Lloyd
2018-04-10
1
-0
/
+11
*
|
Add missing override
Jack Lloyd
2018-04-09
1
-1
/
+1
|
/
*
Add DL_Group::exponent_bits
Jack Lloyd
2018-04-09
4
-7
/
+25
*
Add a Montgomery exponentiation that takes variable time
Jack Lloyd
2018-04-09
4
-8
/
+54
*
Remove redundant access specifier
Jack Lloyd
2018-04-09
1
-1
/
+0
*
Fix incorrect macro check
Jack Lloyd
2018-04-09
1
-2
/
+2
[next]