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
*
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
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
4
-7
/
+5
*
Merge GH #1696 Fix bugs in UUID class
Jack Lloyd
2018-09-30
1
-0
/
+73
|
\
|
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
1
-0
/
+73
*
|
Add some tests of the versioning functions
Jack Lloyd
2018-09-30
1
-0
/
+46
|
/
*
Add more tests for CBC, CFB, OFB, CTR and GCM
Jack Lloyd
2018-09-29
6
-2
/
+635
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
3
-119
/
+168
*
Avoid null pointer write in FFI
Jack Lloyd
2018-09-28
1
-0
/
+3
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Merge GH #1692 Fix test failure when http_util disabled
Jack Lloyd
2018-09-26
1
-1
/
+1
|
\
|
*
Fix x509_path_x509test failing when http_util module was not enabled
Jose Pereira
2018-09-25
1
-1
/
+1
*
|
Fix a crash in the mode padding fuzzer
Jack Lloyd
2018-09-23
1
-0
/
+3
*
|
Add fuzzer for mode unpadding, and fix bugs found thereby
Jack Lloyd
2018-09-22
1
-0
/
+89
*
|
Simplify BigInt::get_substring a bit
Jack Lloyd
2018-09-15
1
-0
/
+29
*
|
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
2
-9
/
+129
|
\
\
|
*
|
Test Scrypt private key encryption
Jack Lloyd
2018-09-10
1
-3
/
+18
|
*
|
Add tests
Jack Lloyd
2018-09-10
2
-6
/
+111
*
|
|
Create proper KATs for cryptobox function
Jack Lloyd
2018-09-12
2
-42
/
+134
*
|
|
Fix certstore tests
Jack Lloyd
2018-09-11
1
-2
/
+3
*
|
|
Add FFI functions for creating and getting X25519 data
Jack Lloyd
2018-09-10
1
-0
/
+58
|
/
/
*
|
Support SM2 raw signatures
Jack Lloyd
2018-09-09
2
-0
/
+11
*
|
Merge GH #1678 Add read_kv utility function
Jack Lloyd
2018-09-09
2
-0
/
+127
|
\
\
|
*
|
Add read_kv for parsing strings with key/value pairs
Jack Lloyd
2018-09-09
2
-0
/
+127
|
|
/
*
|
Guard certstore tests with BOTAN_HAS_X509
Jack Lloyd
2018-09-07
1
-9
/
+12
*
|
Fix in-memory certificate store tests not running
Jose Pereira
2018-09-07
1
-11
/
+9
[next]