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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test of highly imbalanced RSA key
Jack Lloyd
2018-12-27
1
-0
/
+15
*
Rename OS::get_processor_timestamp to OS::get_cpu_cycle_counter
Jack Lloyd
2018-12-23
1
-7
/
+7
*
Make significant_words const time also
Jack Lloyd
2018-12-23
1
-0
/
+50
*
Merge GH #1794 Improve const time logic in PKCS1v15 and OAEP decoding
Jack Lloyd
2018-12-21
2
-49
/
+49
|
\
|
*
Use consistent logic for OAEP and PKCS1v15 decoding
Jack Lloyd
2018-12-21
2
-49
/
+49
*
|
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
|
/
*
Address a couple of Coverity false positives
Jack Lloyd
2018-12-19
2
-2
/
+47
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
7
-14
/
+16
*
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
2
-0
/
+66
*
Add base58 encoding/decoding
Jack Lloyd
2018-12-09
3
-0
/
+188
*
Remove Chi-square test on random_integer
Jack Lloyd
2018-12-09
1
-46
/
+0
*
Remove hamming_weight function
Jack Lloyd
2018-12-06
1
-5
/
+4
*
Remove some conditional branches from division
Jack Lloyd
2018-12-05
1
-0
/
+2968
*
Fix more MSVC warnings
Jack Lloyd
2018-12-04
3
-3
/
+23
*
Fix a FFI test when threads are disabled
Jack Lloyd
2018-12-03
1
-1
/
+9
*
Fix bug in TLS CBC unpadding
Jack Lloyd
2018-12-03
1
-0
/
+6
*
Add a constant time divide variant for dividing by uint8_t
Jack Lloyd
2018-12-02
2
-0
/
+22
*
Add a const-time division algorithm
Jack Lloyd
2018-12-02
2
-6
/
+23
*
Fix a bug in bigint_sub_abs
Jack Lloyd
2018-12-02
1
-0
/
+3
*
Better debugging output when a test fails
Jack Lloyd
2018-12-02
1
-7
/
+15
*
Correct a bug in BigInt::operator%(word)
Jack Lloyd
2018-12-01
2
-2
/
+17
*
Simplify BigInt addition and subtraction
Jack Lloyd
2018-11-30
1
-0
/
+24
*
Fix a bug in OneAndZeros unpadding
Jack Lloyd
2018-11-30
1
-0
/
+6
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-34
/
+39
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
9
-29
/
+28
*
Merge GH #1743 Avoid memset/memcpy in library code
Jack Lloyd
2018-11-19
4
-7
/
+14
|
\
|
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
4
-7
/
+14
*
|
Avoid a crank from Sonar [ci skip]
Jack Lloyd
2018-11-17
1
-1
/
+1
|
/
*
Fix Sonar warning
Jack Lloyd
2018-11-17
1
-1
/
+1
*
Run RSA blinding tests only with base provider
Alexander Bluhm
2018-11-08
1
-2
/
+9
*
Compile fix
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Avoid throwing std:: exceptions
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Avoid using std::invalid_argument
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Add ChaCha using SIMD_4x32
Jack Lloyd
2018-11-04
1
-0
/
+36
*
Use 64-bit integer for seek value in stream cipher tests
Jack Lloyd
2018-11-04
1
-1
/
+1
*
Add VarMap::get_opt_u64
Jack Lloyd
2018-11-04
2
-8
/
+25
*
Correct test
Jack Lloyd
2018-11-02
4
-3
/
+18
*
Handle setting AD after a nonce correctly in AEADs
Jack Lloyd
2018-10-31
1
-4
/
+29
*
Fixes and improvments for TSS code
Jack Lloyd
2018-10-29
3
-17
/
+200
*
Add VarMap::get_req_bin_list
Jack Lloyd
2018-10-29
2
-2
/
+30
*
Add some long Blowfish tests
Jack Lloyd
2018-10-18
2
-0
/
+14
*
Fix TLS signature algorithm intolerance
Jack Lloyd
2018-10-16
1
-0
/
+10
*
Correct error with XTS minimum block size
Jack Lloyd
2018-10-15
1
-0
/
+579
*
Remove duplicated XTS test vectors
Jack Lloyd
2018-10-15
1
-25
/
+2
*
move instead of copy
rumcajs
2018-10-14
4
-12
/
+12
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
2
-5
/
+9
*
Fixes for building for LLVM bitcode/Emscripten
Jack Lloyd
2018-10-07
1
-1
/
+1
*
Add more SM2 signature tests
Jack Lloyd
2018-10-05
1
-0
/
+56
*
Resolve a leak in OpenSSL ECDSA verification for old OpenSSL
Jack Lloyd
2018-10-03
1
-1
/
+11
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
3
-4
/
+4
[next]