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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
De-inline more of Timer
Jack Lloyd
2018-12-23
2
-41
/
+37
*
Make significant_words const time also
Jack Lloyd
2018-12-23
4
-40
/
+75
*
In Timer, grab CPU clock first
Jack Lloyd
2018-12-23
1
-9
/
+9
*
Increase Travis ccache again
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Remove now incorrect comment
Jack Lloyd
2018-12-22
1
-5
/
+0
*
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
*
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
*
|
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
*
Avoid using unblinded Montgomery ladder during ECC key generation
Jack Lloyd
2018-12-18
2
-11
/
+32
*
Test how long it takes to precompute base point multiples
Jack Lloyd
2018-12-16
2
-1
/
+21
*
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
*
Use a 3-bit comb for ECC base point multiply
Jack Lloyd
2018-12-13
2
-19
/
+36
*
Some cleanups in x25519
Jack Lloyd
2018-12-10
1
-53
/
+43
*
Fix more MSVC warnings
Jack Lloyd
2018-12-10
4
-8
/
+9
*
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
*
|
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
*
|
Make ASan happy
Jack Lloyd
2018-12-09
1
-1
/
+1
*
|
Add base58 encoding/decoding
Jack Lloyd
2018-12-09
6
-0
/
+454
*
|
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
|
/
/
*
|
Merge GH #1780 Use constant time algorithm for monty_inverse
Jack Lloyd
2018-12-09
2
-39
/
+23
|
\
\
|
*
|
Use a const time algorithm for monty_inverse
Jack Lloyd
2018-12-09
2
-39
/
+23
*
|
|
Fix typo
Jack Lloyd
2018-12-09
1
-1
/
+1
*
|
|
Avoid doing a variable time division during Montgomery setup
Jack Lloyd
2018-12-09
5
-14
/
+25
|
/
/
*
|
Move Miller-Rabin t param inside the block
Jack Lloyd
2018-12-09
1
-2
/
+2
*
|
Few features added for BSD.
David Carlier
2018-12-09
3
-1
/
+6
*
|
Avoid repeated size checks when setting words in NIST reduction
Jack Lloyd
2018-12-08
1
-25
/
+33
*
|
Merge GH #1776 Clean ups in MDx_HashFunction
Jack Lloyd
2018-12-08
2
-33
/
+49
|
\
\
|
*
|
Require MDx_HashFunction block size to be a power of 2
Jack Lloyd
2018-12-08
2
-14
/
+25
|
*
|
Cleanups in MDx_HashFunction
Jack Lloyd
2018-12-08
2
-32
/
+37
*
|
|
Merge GH #1775 Clean up Streebog and fix unaligned loads
Jack Lloyd
2018-12-08
2
-94
/
+114
|
\
\
\
|
*
|
|
Clean up Streebog and fix use of unaligned loads
Jack Lloyd
2018-12-08
2
-94
/
+114
|
|
/
/
*
/
/
In speed, track number of invalid generated signatures and print once
Jack Lloyd
2018-12-08
1
-1
/
+6
|
/
/
*
|
Merge GH #1774 Const time BigInt shifts
Jack Lloyd
2018-12-08
6
-98
/
+83
|
\
\
|
*
|
Avoid early exit
Jack Lloyd
2018-12-07
1
-4
/
+3
[prev]
[next]