aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some document fixesJack Lloyd2018-09-133-9/+15
* Fix TLS client CLI which was broken by disabling v1.0/v1.1 by defaultJack Lloyd2018-09-122-12/+56
* Create proper KATs for cryptobox functionJack Lloyd2018-09-122-42/+134
* Use VC runtime MDd only if --debug-mode is usedJack Lloyd2018-09-111-4/+4
* Fix certstore testsJack Lloyd2018-09-112-2/+4
* Better error repoting for invalid/out of range --buf-size argJack Lloyd2018-09-101-2/+7
* Update newsJack Lloyd2018-09-101-2/+3
* Merge GH #1681 Add FFI functions for X25519 handlingJack Lloyd2018-09-105-0/+160
|\
| * Add FFI functions for creating and getting X25519 dataJack Lloyd2018-09-105-0/+160
|/
* Update news, todoJack Lloyd2018-09-102-3/+3
* Merge GH #1673 Add CommonCrypto block cipher interfaceJack Lloyd2018-09-107-5/+221
|\
| * Add CommonCrypto block cipher supportJose Pereira2018-09-107-5/+221
* | Remove redundant definesJack Lloyd2018-09-101-2/+0
|/
* Merge GH #1674 Add CommonCrypto cipher modesJack Lloyd2018-09-107-8/+463
|\
| * Add CommonCrypto cipher modes supportJose Pereira2018-09-096-6/+461
| * Fix cipher mode speed benchmark ignoring provider argumentJose Pereira2018-09-061-2/+2
* | Report if Serpent is using AVX2Jack Lloyd2018-09-101-0/+7
* | Merge GH #1679 Support hashing a digest directly with SM2Jack Lloyd2018-09-093-57/+112
|\ \
| * | Support SM2 raw signaturesJack Lloyd2018-09-093-57/+112
* | | Drop all mention of 1.10 from the readme [ci skip]Jack Lloyd2018-09-091-16/+1
|/ /
* | Merge GH #1678 Add read_kv utility functionJack Lloyd2018-09-094-3/+238
|\ \
| * | Add read_kv for parsing strings with key/value pairsJack Lloyd2018-09-094-3/+238
| |/
* | Merge GH #1676 Optimize const time mask operationsJack Lloyd2018-09-082-26/+24
|\ \
| * | 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