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
/
tests.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-1
/
+8
*
Add helper for test output files. Remove last uses of hardcoded data dir macros
Jack Lloyd
2015-11-16
1
-7
/
+26
*
Avoid calling get_files_recursive on a possible non-directory.
Jack Lloyd
2015-11-11
1
-1
/
+1
*
Fix occasional test fails
Jack Lloyd
2015-11-11
1
-0
/
+4
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-167
/
+315
*
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
1
-0
/
+1
*
McEliece cleanups
Jack Lloyd
2015-09-29
1
-0
/
+2
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
1
-1
/
+66
*
Fix two crashes in the BER decoder found with afl.
Jack Lloyd
2015-08-02
1
-0
/
+2
*
Have an outdata dir for tests
Simon Warta
2015-07-15
1
-0
/
+2
*
Fix TEST_DATA_DIR
Simon Warta
2015-07-15
1
-3
/
+3
*
Improve test reporting
Simon Warta
2015-07-15
1
-1
/
+1
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-0
/
+30
*
Add tests for compression and SRP.
lloyd
2015-05-13
1
-0
/
+3
*
Externalize the state of a RFC 6979 nonce computation.
lloyd
2015-03-12
1
-1
/
+0
*
Convert HKDF to the normal KDF interface
lloyd
2015-02-18
1
-1
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+5
*
All tests now share an RNG. Uses system RNG if available
lloyd
2014-12-28
1
-1
/
+3
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+1
*
Add an implementation of McEliece encryption based on HyMES
fstrenzke
2014-11-26
1
-0
/
+1
*
Add some secp256k1 KATs and a randomized ECC test suggested in
lloyd
2014-10-10
1
-0
/
+1
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
1
-0
/
+1
*
Include build.h in tests.h so feature macro checks work consistently.
lloyd
2014-02-08
1
-0
/
+1
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
1
-1
/
+11
*
Cleanups
lloyd
2014-01-07
1
-2
/
+0
*
Split up public key tests and data, use new test framework
lloyd
2014-01-05
1
-8
/
+17
*
Make test target selectable
lloyd
2014-01-04
1
-1
/
+1
*
Make tss example a test of sorts
lloyd
2014-01-01
1
-5
/
+3
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+77