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
*
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
*
|
Increase minimum Blowfish key length to 64 bits
Jack Lloyd
2018-09-07
3
-6
/
+32
*
|
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
3
-0
/
+12
|
/
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
1
-2
/
+2
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
1
-1
/
+1
*
Correct order of CPUID bit clearings
Jack Lloyd
2018-08-26
5
-5
/
+5
*
Merge GH #1662 Add AVX2 ChaCha
Jack Lloyd
2018-08-26
1
-1
/
+1
|
\
|
*
Add AVX2 version of ChaCha
Jack Lloyd
2018-08-26
1
-1
/
+1
*
|
Report CPUID flags in test runner
Jack Lloyd
2018-08-26
1
-0
/
+4
|
/
*
Add avx2 tag to Serpent test data
Jack Lloyd
2018-08-24
1
-1
/
+1
*
If cert extension parsing fails, replace the object with Unknown
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Merge GH #1651 Default disable TLS v1.0/v1.1 and CBC+CCM suites
Jack Lloyd
2018-08-23
2
-4
/
+4
|
\
|
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
2
-4
/
+4
*
|
Simplify exception messages
Jack Lloyd
2018-08-22
19
-60
/
+60
|
/
*
Regenerate xchacha20poly1305-testvectors
Simon Warta
2018-08-19
1
-676
/
+676
*
Have cipher modes also verify that the nonce is set prior to use
Jack Lloyd
2018-08-17
1
-1
/
+15
*
Add a test that processing without a nonce set fails
Jack Lloyd
2018-08-17
1
-3
/
+18
*
Fix an EAX bug in reset()
Jack Lloyd
2018-08-17
1
-7
/
+4
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
1
-0
/
+5
*
Add some tests of HMAC with SHA-3
Jack Lloyd
2018-08-17
1
-0
/
+134
*
Add args for botan FFI cert verification for hostname and time
Jack Lloyd
2018-08-16
1
-4
/
+4
*
Add botan_x509_cert_dup
Jack Lloyd
2018-08-16
1
-0
/
+6
*
Fix bug introduced in 15e149ac
Jack Lloyd
2018-08-16
1
-0
/
+10
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
1
-1
/
+36
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
1
-1
/
+36
*
More FFI tests
Jack Lloyd
2018-08-15
1
-0
/
+54
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
1
-2
/
+4
*
Cleanup of BigInt encoding/decoding functions
Jack Lloyd
2018-08-14
1
-4
/
+16
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
1
-2
/
+5
*
Merge GH #1647 Add X.509 path validation to FFI
Jack Lloyd
2018-08-14
1
-1
/
+59
|
\
|
*
Add path validation to FFI
Jack Lloyd
2018-08-13
1
-1
/
+59
[next]