aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Move Data_Store from utils to x509Jack Lloyd2017-01-045-4/+4
| | |/ | |/|
* | | Comment on warnings in goals doc [ci skip]Jack Lloyd2017-01-051-2/+4
* | | Avoid construct in test that causes compilation problem on XCode 6Jack Lloyd2017-01-041-2/+15
|/ /
* / Add missing entry to manual TOCJack Lloyd2017-01-041-1/+1
|/
* Update roadmap, add support and versioning infoJack Lloyd2017-01-034-64/+67
* Merge GH #793 Add iOS targetJack Lloyd2017-01-038-30/+68
|\
| * Use Botan::X509_CA constructor that takes rng in testsSimon Warta2017-01-031-1/+1
| * Update docs on building for iosSimon Warta2017-01-031-8/+8
| * Update os.rstSimon Warta2017-01-031-19/+25
| * travis script: split os and cpu flags for consistencySimon Warta2017-01-031-1/+2
| * Add os iosSimon Warta2017-01-035-1/+32
* | Merge GH #801 Fix relative path symlinksJack Lloyd2017-01-031-17/+7
|\ \
| * | Rename filename -> file_path in portable_symlink()Simon Warta2017-01-031-7/+7
| * | Fix calculation of symlink target for headersSimon Warta2017-01-031-12/+2
| |/
* | Fix comment typo [ci skip]Jack Lloyd2017-01-031-1/+1
* | Minor tweaks to side channel textJack Lloyd2017-01-031-14/+18
* | Avoid using target function attribute in Clang before 3.8Jack Lloyd2017-01-031-1/+1
|/
* Tweak AES text a bitJack Lloyd2017-01-021-20/+26
* Add some final annotations in the PK testsJack Lloyd2017-01-021-7/+7
* Convert DH invalid key test to read from fileJack Lloyd2017-01-023-42/+62
* Merge GH #790 Add DH tests from NIST CAVPJack Lloyd2017-01-024-3/+315
|\
| * Add test vectors for public key checks from NIST CAVPRené Korthaus2017-01-021-0/+39
| * Load q for DH public key in testsRené Korthaus2017-01-021-1/+11
| * Add positive DH test vectors from NIST CAVPRené Korthaus2017-01-024-2/+265
* | Remove unhelpful firststep.rstJack Lloyd2017-01-022-39/+0
* | Update RNG doc [ci skip]Jack Lloyd2017-01-021-20/+14
* | Merge GH #792 Fix BigInt::random_integer testJack Lloyd2017-01-021-9/+8
|\ \
| * | Increase value of ITERATIONS_PER_POSSIBLE_VALUE to 750Simon Warta2017-01-021-1/+2
| * | Simplify loop to foreach in test_random_integer()Simon Warta2017-01-021-2/+2
| * | Fix math in test_random_integer()Simon Warta2017-01-021-5/+3
| * | Rename ITERATIONS -> ITERATIONS_PER_POSSIBLE_VALUESimon Warta2017-01-021-3/+3
| |/
* | Merge GH #789 Avoid deprecated constructor in RSA testJack Lloyd2017-01-021-1/+1
|\ \
| * | Don't use deprecated PK_Signer ctor in testsRené Korthaus2017-01-011-1/+1
| |/
* | Merge GH #788 Add project goals statementJack Lloyd2017-01-022-0/+130
|\ \
| * | Add a statement of project goals (and non-goals)Jack Lloyd2016-12-302-0/+130
* | | Merge GH #787 Add side channel docJack Lloyd2017-01-022-4/+396
|\ \ \ | |_|/ |/| |
| * | Address review comments on side channel docJack Lloyd2017-01-022-38/+79
| * | Add a doc on side channel countermeasures and known issuesJack Lloyd2016-12-281-0/+351
* | | Run python in coverage modeJack Lloyd2016-12-311-1/+1
* | | Add test for TPMJack Lloyd2016-12-311-0/+83
* | | Fix for minimized buildJack Lloyd2016-12-311-1/+7
* | | Fix for EME-Raw being disabled as in BSI policyJack Lloyd2016-12-311-1/+8
* | | Remove SRP6 file supportJack Lloyd2016-12-313-133/+6
* | | Add a simple test of the all or nothing transformJack Lloyd2016-12-312-2/+58
* | | Add test that triggers Blinder to reinitialize stateJack Lloyd2016-12-311-0/+36
* | | Improve filter testsJack Lloyd2016-12-316-8/+127
* | | Another fix for missing SHA1, and workaround Apple Clang problem.Jack Lloyd2016-12-311-8/+9
* | | Fix test with SHA-1 disabledJack Lloyd2016-12-311-0/+3
* | | Missing addJack Lloyd2016-12-311-0/+1
* | | Add more tests for random prime and DL group generationJack Lloyd2016-12-303-3/+120