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
*
Make high_bit and ctz actually const time
Jack Lloyd
2018-12-22
1
-3
/
+3
*
Promote ct_is_zero and expand_top_bit to bit_ops.h
Jack Lloyd
2018-12-22
2
-10
/
+21
*
Make ctz and high_bit faster and const-time-ish
Jack Lloyd
2018-12-22
3
-48
/
+51
*
Increase Travis cache size [ci skip]
Jack Lloyd
2018-12-22
1
-2
/
+2
*
Fix build with PGI [ci skip]
Jack Lloyd
2018-12-22
1
-5
/
+7
*
Update news
Jack Lloyd
2018-12-21
1
-2
/
+2
*
Merge GH #1794 Improve const time logic in PKCS1v15 and OAEP decoding
Jack Lloyd
2018-12-21
9
-92
/
+171
|
\
|
*
Use consistent logic for OAEP and PKCS1v15 decoding
Jack Lloyd
2018-12-21
9
-92
/
+171
*
|
Merge GH #1793 Cleanup use of rotate.h header
Jack Lloyd
2018-12-21
28
-2
/
+30
|
\
\
|
*
|
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
28
-2
/
+30
|
/
/
*
/
Stop compressing Travis ccache
Jack Lloyd
2018-12-21
1
-3
/
+1
|
/
*
Address a couple of Coverity false positives
Jack Lloyd
2018-12-19
4
-7
/
+62
*
Correct affected version range for CVE-2018-20187
Jack Lloyd
2018-12-19
1
-1
/
+1
*
Update news
Jack Lloyd
2018-12-19
1
-0
/
+4
*
Merge GH #1792 Avoid unblinded Montgomery ladder during ECC keygen
Jack Lloyd
2018-12-19
3
-11
/
+41
|
\
|
*
Avoid using unblinded Montgomery ladder during ECC key generation
Jack Lloyd
2018-12-18
3
-11
/
+41
|
/
*
Update roadmap [ci skip]
Jack Lloyd
2018-12-18
2
-56
/
+30
*
Test how long it takes to precompute base point multiples
Jack Lloyd
2018-12-16
2
-1
/
+21
*
Merge GH #1789 Improvements to const time lookups
Jack Lloyd
2018-12-14
3
-22
/
+26
|
\
|
*
In PointGFp addition, prevent all_zeros from being shortcircuited
Jack Lloyd
2018-12-14
1
-4
/
+7
|
*
Unroll const_time_lookup by 2
Jack Lloyd
2018-12-14
1
-6
/
+10
|
*
Simplify the const time lookup in ECC scalar mul
Jack Lloyd
2018-12-14
1
-12
/
+9
|
/
*
Update news
Jack Lloyd
2018-12-14
1
-1
/
+1
*
Merge GH #1788 Use 3-bit comb for ECC base point multiplies
Jack Lloyd
2018-12-14
2
-19
/
+36
|
\
|
*
Use a 3-bit comb for ECC base point multiply
Jack Lloyd
2018-12-13
2
-19
/
+36
|
/
*
Another todo [ci skip]
Jack Lloyd
2018-12-13
1
-0
/
+1
*
More todos [ci skip]
Jack Lloyd
2018-12-12
1
-0
/
+2
*
Make this comment more clear [ci skip]
Jack Lloyd
2018-12-12
1
-1
/
+2
*
Some cleanups in x25519
Jack Lloyd
2018-12-10
1
-53
/
+43
*
More todos
Jack Lloyd
2018-12-10
1
-1
/
+2
*
Fix more MSVC warnings
Jack Lloyd
2018-12-10
4
-8
/
+9
*
More todos [ci skip]
Jack Lloyd
2018-12-10
1
-0
/
+6
*
Merge GH #1769 Support TLS signature padding strings in PKCS11 mapping
Jack Lloyd
2018-12-10
1
-0
/
+10
|
\
|
*
Remove EMSA1 encodings from p11 sign mechanisms map
Hannes Rantzsch
2018-12-10
1
-5
/
+0
|
*
Extend the SignMechanisms map for Signature_Scheme padding strings
Hannes Rantzsch
2018-12-04
1
-0
/
+15
*
|
Fix some MSVC warnings
Jack Lloyd
2018-12-10
12
-26
/
+35
*
|
Update news
Jack Lloyd
2018-12-10
1
-1
/
+3
*
|
Merge GH #1784 Add ECDSA pubkey recovery
Jack Lloyd
2018-12-10
6
-3
/
+236
|
\
\
|
*
|
Work around a problem when built with OpenSSL
Jack Lloyd
2018-12-10
3
-7
/
+10
|
*
|
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
6
-2
/
+232
|
/
/
*
|
Fix pylint3 warning [ci skip]
Jack Lloyd
2018-12-10
1
-1
/
+1
*
|
More todos
Jack Lloyd
2018-12-09
1
-0
/
+2
*
|
Update news
Jack Lloyd
2018-12-09
1
-0
/
+2
*
|
Merge GH #1783 Add base58 encoding/decoding
Jack Lloyd
2018-12-09
7
-1
/
+454
|
\
\
|
*
|
Make ASan happy
Jack Lloyd
2018-12-09
1
-1
/
+1
|
*
|
Add base58 encoding/decoding
Jack Lloyd
2018-12-09
7
-1
/
+454
|
/
/
*
|
Todos [ci skip]
Jack Lloyd
2018-12-09
1
-2
/
+2
*
|
Merge GH #1782 Add an i386 build/test to CI
Jack Lloyd
2018-12-09
3
-4
/
+14
|
\
\
|
*
|
Add an i386 CI target to check on 32-bit asm
Jack Lloyd
2018-12-09
3
-4
/
+14
*
|
|
Remove Chi-square test on random_integer
Jack Lloyd
2018-12-09
1
-46
/
+0
|
/
/
[next]