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
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
71
-1320
/
+1904
*
Show OpenSSL error messages if test fails.
Alexander Bluhm
2017-04-28
1
-0
/
+10
*
Merge GH #1000 Support seeking in CTR mode
Jack Lloyd
2017-04-27
1
-0
/
+2810
|
\
|
*
add test sets for CTR-BE(***)
René Meusel
2017-04-13
1
-0
/
+2810
*
|
Merge GH #1022 Support CBC ciphers via OpenSSL
Jack Lloyd
2017-04-27
2
-66
/
+91
|
\
\
|
*
|
Implement cipher modes with OpenSSL.
Alexander Bluhm
2017-04-25
2
-66
/
+91
*
|
|
Merge GH #1017 Complete wildcard handling for X.509 certificates
Jack Lloyd
2017-04-27
2
-0
/
+94
|
\
\
\
|
*
|
|
Complete wildcard handling for X.509 certificates
René Korthaus
2017-04-20
2
-0
/
+94
*
|
|
|
Merge GH #1027 Add error return to botan_mp_to_str
Jack Lloyd
2017-04-27
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Add explicit return to FFI botan_mp_to_str.
Daniel Wyatt
2017-04-26
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
/
|
|
In text-based tests clear all data if algo changes
Jack Lloyd
2017-04-27
1
-0
/
+1
|
/
/
/
*
|
|
Filter provider in test loops, skip text based without provider.
Alexander Bluhm
2017-04-21
8
-22
/
+48
*
|
|
Run tests for a specific provider.
Alexander Bluhm
2017-04-21
3
-2
/
+48
|
/
/
*
|
Merge GH #1006 Fix FFI cipher interface (see also GH #1003)
Jack Lloyd
2017-04-15
1
-65
/
+205
|
\
\
|
*
|
Add tests of GCM and CTR mode
Jack Lloyd
2017-04-14
1
-64
/
+205
|
*
|
Fix FFI cipher interface
Jack Lloyd
2017-04-14
1
-11
/
+10
*
|
|
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
1
-0
/
+76
|
/
/
*
|
Merge GH #989 Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-13
1
-0
/
+67
|
\
\
|
|
/
|
/
|
|
*
Add test for OSS-Fuzz 813
Jack Lloyd
2017-04-13
1
-0
/
+67
*
|
fix missing flush in DataSink_Stream::end_msg
Philippe Lieser
2017-04-10
1
-0
/
+27
|
/
*
Add another AES-128 CFB test
Jack Lloyd
2017-04-08
1
-0
/
+6
*
Merge GH #966 Add SM3 hash function
Jack Lloyd
2017-04-05
1
-0
/
+423
|
\
|
*
Add more SM3 hash test data.
Daniel Wyatt
2017-04-03
1
-0
/
+417
|
*
Add SM3 hash function
Daniel Wyatt
2017-04-03
1
-0
/
+6
*
|
Merge GH #978 Fix bad read in X509 DN comparisons (CVE-2017-2801)
Jack Lloyd
2017-04-04
3
-0
/
+70
|
\
\
|
*
|
Fix X509 DN comparisons
Jack Lloyd
2017-04-04
3
-0
/
+70
*
|
|
Merge GH #900 Add ability to search by X509 DN hash
Jack Lloyd
2017-04-04
2
-193
/
+328
|
\
\
\
|
*
|
|
Add tests for find_cert_by_raw_subject_dn_sha256
Nuno Goncalves
2017-04-04
1
-1
/
+43
|
*
|
|
Refactor test_certstor.cpp to prepare for adding tests
Nuno Goncalves
2017-04-04
1
-147
/
+181
|
*
|
|
Format with astyle before major changes
Nuno Goncalves
2017-04-03
1
-30
/
+32
|
*
|
|
Add unit tests for X509 hash methods:
Nuno Goncalves
2017-04-03
1
-0
/
+56
|
*
|
|
Refactor and modernize files to be edited
Nuno Goncalves
2017-04-03
1
-45
/
+46
|
|
|
/
|
|
/
|
*
|
|
Add block cipher interface to C API
Jack Lloyd
2017-04-04
1
-0
/
+37
|
|
/
|
/
|
*
|
Merge GH #885 Change HMAC_DRBG::security_level to match NIST SP800-90A
Jack Lloyd
2017-04-04
1
-8
/
+36
|
\
\
|
*
|
Follow NIST SP 800-57 for HMAC_DRBG security level
René Korthaus
2017-04-03
1
-0
/
+26
|
*
|
Change security_strength of HMAC_DRBG
René Korthaus
2017-04-03
1
-8
/
+10
|
|
/
*
|
Merge GH #965 Various code cleanups
Jack Lloyd
2017-04-04
5
-9
/
+6
|
\
\
|
*
|
Content:
Tomasz Frydrych
2017-04-03
5
-9
/
+6
|
|
/
*
|
Merge GH #964 Add various useful FFI functions for public key crypto
Jack Lloyd
2017-04-04
2
-0
/
+130
|
\
\
|
|
/
|
/
|
|
*
Implement botan_pubkey_load
Jack Lloyd
2017-04-03
1
-1
/
+6
|
*
Fix botan_privkey_create if the desired algorithm was not available in build
Jack Lloyd
2017-04-03
2
-1
/
+20
|
*
Add generic getters for PK parameters in C interface
Jack Lloyd
2017-04-02
1
-0
/
+106
*
|
Merge GH #961 Add some more BigInt functions to C API
Jack Lloyd
2017-04-02
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
1
-0
/
+50
*
|
Merge GH #960 Check name of test suite.
Jack Lloyd
2017-04-02
1
-0
/
+11
|
\
\
|
*
|
Check name of test suite.
Alexander Bluhm
2017-03-31
1
-0
/
+11
|
|
/
*
/
Print test name before running test.
Alexander Bluhm
2017-03-31
1
-0
/
+1
|
/
*
Build fix
Jack Lloyd
2017-03-29
1
-1
/
+1
*
Fix RSA blinding test
Jack Lloyd
2017-03-29
1
-5
/
+7
*
Fix final RSA blinding test
Jack Lloyd
2017-03-29
1
-4
/
+5
[next]