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 test vectors for public key checks from NIST CAVP
René Korthaus
2017-01-02
1
-0
/
+39
|
*
Load q for DH public key in tests
René Korthaus
2017-01-02
1
-1
/
+11
|
*
Add positive DH test vectors from NIST CAVP
René Korthaus
2017-01-02
4
-2
/
+265
*
|
Remove unhelpful firststep.rst
Jack Lloyd
2017-01-02
2
-39
/
+0
*
|
Update RNG doc [ci skip]
Jack Lloyd
2017-01-02
1
-20
/
+14
*
|
Merge GH #792 Fix BigInt::random_integer test
Jack Lloyd
2017-01-02
1
-9
/
+8
|
\
\
|
*
|
Increase value of ITERATIONS_PER_POSSIBLE_VALUE to 750
Simon Warta
2017-01-02
1
-1
/
+2
|
*
|
Simplify loop to foreach in test_random_integer()
Simon Warta
2017-01-02
1
-2
/
+2
|
*
|
Fix math in test_random_integer()
Simon Warta
2017-01-02
1
-5
/
+3
|
*
|
Rename ITERATIONS -> ITERATIONS_PER_POSSIBLE_VALUE
Simon Warta
2017-01-02
1
-3
/
+3
|
|
/
*
|
Merge GH #789 Avoid deprecated constructor in RSA test
Jack Lloyd
2017-01-02
1
-1
/
+1
|
\
\
|
*
|
Don't use deprecated PK_Signer ctor in tests
René Korthaus
2017-01-01
1
-1
/
+1
|
|
/
*
|
Merge GH #788 Add project goals statement
Jack Lloyd
2017-01-02
2
-0
/
+130
|
\
\
|
*
|
Add a statement of project goals (and non-goals)
Jack Lloyd
2016-12-30
2
-0
/
+130
*
|
|
Merge GH #787 Add side channel doc
Jack Lloyd
2017-01-02
2
-4
/
+396
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Address review comments on side channel doc
Jack Lloyd
2017-01-02
2
-38
/
+79
|
*
|
Add a doc on side channel countermeasures and known issues
Jack Lloyd
2016-12-28
1
-0
/
+351
*
|
|
Run python in coverage mode
Jack Lloyd
2016-12-31
1
-1
/
+1
*
|
|
Add test for TPM
Jack Lloyd
2016-12-31
1
-0
/
+83
*
|
|
Fix for minimized build
Jack Lloyd
2016-12-31
1
-1
/
+7
*
|
|
Fix for EME-Raw being disabled as in BSI policy
Jack Lloyd
2016-12-31
1
-1
/
+8
*
|
|
Remove SRP6 file support
Jack Lloyd
2016-12-31
3
-133
/
+6
*
|
|
Add a simple test of the all or nothing transform
Jack Lloyd
2016-12-31
2
-2
/
+58
*
|
|
Add test that triggers Blinder to reinitialize state
Jack Lloyd
2016-12-31
1
-0
/
+36
*
|
|
Improve filter tests
Jack Lloyd
2016-12-31
6
-8
/
+127
*
|
|
Another fix for missing SHA1, and workaround Apple Clang problem.
Jack Lloyd
2016-12-31
1
-8
/
+9
*
|
|
Fix test with SHA-1 disabled
Jack Lloyd
2016-12-31
1
-0
/
+3
*
|
|
Missing add
Jack Lloyd
2016-12-31
1
-0
/
+1
*
|
|
Add more tests for random prime and DL group generation
Jack Lloyd
2016-12-30
3
-3
/
+120
*
|
|
Increase default TLS DH min to 2048 bits, and add BSI policy class.
Jack Lloyd
2016-12-30
9
-8
/
+68
*
|
|
Update readme
Jack Lloyd
2016-12-30
1
-23
/
+37
*
|
|
Small documentation updates
Jack Lloyd
2016-12-30
2
-3
/
+14
*
|
|
Remove reference to CECPQ1_PSK OCB ciphersuite in test.
Jack Lloyd
2016-12-30
1
-1
/
+0
*
|
|
Merge GH #785 Disable SHA-1 and weak RSA by default during cert validation
Jack Lloyd
2016-12-30
5
-13
/
+23
|
\
\
\
|
*
|
|
Increase Path_Validation_Restrictions default min strength to 110
Jack Lloyd
2016-12-27
5
-13
/
+23
*
|
|
|
Add CECPQ1 OCB ciphersuites
Jack Lloyd
2016-12-30
3
-25
/
+42
*
|
|
|
Update todo [ci skip]
Jack Lloyd
2016-12-30
1
-0
/
+2
*
|
|
|
Disable OpenSSL in lcov script
Jack Lloyd
2016-12-30
1
-1
/
+1
*
|
|
|
Tiny code simplification
Jack Lloyd
2016-12-30
1
-3
/
+1
*
|
|
|
Update ABI doc to reflect new versioning scheme
Jack Lloyd
2016-12-30
1
-13
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Add note about CECPQ1 in TLS manual
Jack Lloyd
2016-12-28
1
-0
/
+16
*
|
|
One more Camellia TLS test fix
Jack Lloyd
2016-12-28
1
-1
/
+8
*
|
|
Misc doc tweaks
Jack Lloyd
2016-12-28
4
-11
/
+11
|
|
/
|
/
|
*
|
Fix Camellia TLS tests
Jack Lloyd
2016-12-28
1
-2
/
+9
*
|
Merge GH #786 Fix fuzzer after #783 header change
Jack Lloyd
2016-12-28
1
-1
/
+1
|
\
\
|
*
|
Fix building this fuzzer
Alex Gaynor
2016-12-28
1
-1
/
+1
|
|
/
*
|
Add tls_ciphers command
Jack Lloyd
2016-12-28
1
-0
/
+123
*
|
Prohibit SHA256/SHA384 ciphersuites in TLS 1.0/1.1 (GH #496)
Jack Lloyd
2016-12-28
1
-3
/
+10
*
|
Address some review comments by @cordney in TPM doc
Jack Lloyd
2016-12-28
1
-4
/
+4
|
/
*
Remove unnecessary BOTAN_DLL annotations
Jack Lloyd
2016-12-27
4
-5
/
+5
[prev]
[next]