aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimize CT::is_zero, CT::expand_mask, CT::expand_top_bitJack Lloyd2018-09-072-26/+24
* Guard certstore tests with BOTAN_HAS_X509Jack Lloyd2018-09-071-9/+12
* Merge GH #1675 Test certstore even if sqlite is disabledJack Lloyd2018-09-071-11/+9
|\
| * Fix in-memory certificate store tests not runningJose Pereira2018-09-071-11/+9
|/
* Revert increase in Blowfish minimum length.Jack Lloyd2018-09-073-4/+2
* Increase minimum Blowfish key length to 64 bitsJack Lloyd2018-09-076-8/+36
* Merge GH #1672 Add RandomNumberGenerator::accepts_inputJack Lloyd2018-09-0613-17/+97
|\
| * Add RandomNumberGenerator::accepts_inputJack Lloyd2018-09-0613-17/+97
|/
* Update newsJack Lloyd2018-09-051-0/+3
* Update docsJack Lloyd2018-09-051-8/+5
* Merge GH #1668 Remove Darwin SecRandom entropy sourceJack Lloyd2018-09-059-91/+2
|\
| * Remove Darwin SecRandomCopyBytesJack Lloyd2018-09-049-91/+2
* | Merge GH #1671 Avoid build problem when there is a space in prefixJack Lloyd2018-09-051-1/+1
|\ \ | |/ |/|
| * Fix build issues on windows when there is a space in the prefix folderRaffi Enficiaud2018-09-051-1/+1
|/
* When rejecting modules, filter first by CPU requirementsJack Lloyd2018-09-041-4/+4
* Update newsJack Lloyd2018-09-041-0/+1
* Merge GH #1667 Add hashing with CommonCryptoJack Lloyd2018-09-0410-7/+215
|\
| * Try adding commoncrypto to macOS and iOS buildsJack Lloyd2018-09-041-1/+5
| * Add commoncrypto OS feature so it cannot be enabled on other systemsJack Lloyd2018-09-043-0/+6
| * Indent to match conventions.Jack Lloyd2018-09-042-75/+73
| * Add support for hashing with CommonCryptoJose Pereira2018-09-037-6/+206
* | Remove unneeded load_on autoJack Lloyd2018-09-049-18/+0
* | Mention coverage build. Prefer Python3.Jack Lloyd2018-09-041-6/+9
* | Repeat the command line in this error messageJack Lloyd2018-09-041-1/+1
* | Remove use of OpenSSL IDEAJack Lloyd2018-09-041-5/+0
* | TodoJack Lloyd2018-09-041-1/+8
* | Make pylint happierJack Lloyd2018-09-041-23/+19
* | Tighten check of feature datestampsJack Lloyd2018-09-041-1/+1
|/
* Fix lintJack Lloyd2018-09-021-1/+1
* Increase min_sphinx to 1.3Jack Lloyd2018-09-021-1/+2
* When building docs, avoid capturing stdout/stderrJack Lloyd2018-09-021-19/+17
* Use a literal date for this API versionJack Lloyd2018-09-021-5/+4
* Merge GH #1666 Enforce salt length in PSS signaturesJack Lloyd2018-08-304-37/+95
|\
| * Check PSS salt length during verificationJack Lloyd2018-08-304-37/+95
* | Improve RNG documentationJack Lloyd2018-08-301-12/+23
|/
* Document the implemented entropy sourcesJack Lloyd2018-08-271-0/+14
* Deprecate TLS v1.0/v1.1 and CBC ciphersuitesJack Lloyd2018-08-271-0/+4
* Remove unused variableJack Lloyd2018-08-261-1/+0
* Correct order of CPUID bit clearingsJack Lloyd2018-08-265-5/+5
* Update newsJack Lloyd2018-08-261-1/+1
* Merge GH #1662 Add AVX2 ChaChaJack Lloyd2018-08-266-14/+306
|\
| * Add AVX2 version of ChaChaJack Lloyd2018-08-266-14/+306
* | Simplify code for SIMD_4x32::rhoJack Lloyd2018-08-261-49/+4
* | Report CPUID flags in test runnerJack Lloyd2018-08-261-0/+4
* | Update news [ci skip]Jack Lloyd2018-08-251-0/+4
|/
* Merge GH #1660 Add AVX2 SerpentJack Lloyd2018-08-2513-26/+457
|\
| * Add a way to divert certain headers which are ISA specific.Jack Lloyd2018-08-241-17/+42
| * Add avx2 tag to Serpent test dataJack Lloyd2018-08-241-1/+1
| * Update build policiesJack Lloyd2018-08-243-0/+3
| * Todo completedJack Lloyd2018-08-241-1/+0