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
*
Add a fuzzer for Memory_Pool
Jack Lloyd
2018-12-29
2
-1
/
+115
*
Merge GH #1799 Tweak how PBKDF self-tuning works
Jack Lloyd
2018-12-29
5
-65
/
+72
|
\
|
*
Improve PBKDF self-tuning
Jack Lloyd
2018-12-29
5
-65
/
+72
|
/
*
Correct spelling
Jack Lloyd
2018-12-29
1
-0
/
+1
*
Add OS::read_env_variable
Jack Lloyd
2018-12-29
3
-9
/
+22
*
Update news
Jack Lloyd
2018-12-29
1
-6
/
+10
*
Merge GH #1798 Use posix_memalign instead of mmap for page locked pool
Jack Lloyd
2018-12-29
2
-27
/
+18
|
\
|
*
Use posix_memalign instead of mmap for creating the locking pool
Jack Lloyd
2018-12-28
2
-27
/
+18
*
|
Avoid const-time modulo in DSA verification
Jack Lloyd
2018-12-29
1
-1
/
+11
*
|
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
[next]