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
*
Simplifications in BigInt
Jack Lloyd
2018-12-29
1
-7
/
+1
*
Make bigint_sub_abs const time
Jack Lloyd
2018-12-27
2
-6
/
+26
*
Add a test of highly imbalanced RSA key
Jack Lloyd
2018-12-27
1
-0
/
+15
*
Update news
Jack Lloyd
2018-12-26
1
-1
/
+1
*
Merge GH #1797 Fix Barrett reduction upper bound
Jack Lloyd
2018-12-26
4
-17
/
+28
|
\
|
*
Fix Barrett reduction input bound
Jack Lloyd
2018-12-26
4
-17
/
+28
|
/
*
Update news
Jack Lloyd
2018-12-24
1
-1
/
+1
*
Merge GH #1796 More const-time improvements
Jack Lloyd
2018-12-24
7
-52
/
+79
|
\
|
*
Avoid size-based bypass of the comparison in Barrett reduction.
Jack Lloyd
2018-12-24
1
-1
/
+1
|
*
Avoid conditional branch in Barrett for negative inputs
Jack Lloyd
2018-12-24
1
-4
/
+27
|
*
Update side channel doc
Jack Lloyd
2018-12-24
1
-30
/
+34
|
*
Always use const-time modulo during DSA signing
Jack Lloyd
2018-12-24
1
-1
/
+2
|
*
Address a side channel in RSA and SM2
Jack Lloyd
2018-12-24
2
-8
/
+4
|
*
In NIST P-xxx reductions unpoison S before using it
Jack Lloyd
2018-12-24
1
-8
/
+10
|
*
Unpoison result of high_bits_free
Jack Lloyd
2018-12-24
1
-0
/
+1
|
/
*
Correct read in test fuzzers
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Add a multi-file input mode for test fuzzers
Jack Lloyd
2018-12-23
3
-24
/
+105
*
Move coverage before fuzzers in Travis build
Jack Lloyd
2018-12-23
1
-1
/
+1
*
In Travis, run OS X first
Jack Lloyd
2018-12-23
1
-1
/
+1
*
By default just run 20 of the AEAD test vectors through CLI
Jack Lloyd
2018-12-23
1
-6
/
+11
*
Increase Travis ccache size
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Increase Travis git pull depth
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Another try at silencing Coverity on this
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Initialize System_Error::m_error_code
Jack Lloyd
2018-12-23
1
-1
/
+2
*
Avoid double return of unique_ptr
Jack Lloyd
2018-12-23
1
-1
/
+3
*
Add --no-store-vc-rev option for use in CI builds
Jack Lloyd
2018-12-23
2
-1
/
+6
*
Update news
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Increase Travis ccache to 750M
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Rename OS::get_processor_timestamp to OS::get_cpu_cycle_counter
Jack Lloyd
2018-12-23
5
-14
/
+15
*
Now Timer does not need to include an internal header
Jack Lloyd
2018-12-23
1
-1
/
+0
*
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
*
Merge GH #1795 Make high_bit and ctz const time
Jack Lloyd
2018-12-23
4
-58
/
+67
|
\
|
*
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
*
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
[next]