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
*
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
*
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
[next]