aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimize inverse_modJack Lloyd2020-03-063-95/+95
* Reorder report from TLS HTTP test server cliJack Lloyd2020-03-041-1/+1
* Merge GH #2293 Fix DER encoded ECDSA signatures with PKCS11Jack Lloyd2020-03-042-9/+37
|\
| * Add missing overloads to PKCS11_ECDSA_PrivateKeyRené Korthaus2020-03-042-9/+37
|/
* Merge GH #2278 Support raw block ciphers from CommonCryptoJack Lloyd2020-03-033-8/+17
|\
| * CommonCrypto: improve name parsing for block cipherRichard Huveneers2020-02-183-8/+17
* | Merge GH #2289 Avoid inlining the deprecated modular inverse functionsJack Lloyd2020-03-033-13/+21
|\ \
| * | Avoid inlining the deprecated modular inverse functionsJack Lloyd2020-03-023-13/+21
* | | Fuzzer improvementsJack Lloyd2020-03-032-19/+23
* | | Fix SHACAL2 AVX2 inliningJack Lloyd2020-03-032-13/+22
* | | Update expiration of git signing PGP keyJack Lloyd2020-03-031-26/+33
* | | Fix formattingJack Lloyd2020-03-031-1/+1
|/ /
* | Update newsJack Lloyd2020-03-021-8/+10
* | Merge GH #2288 Avoid using symlink on Windows even when cross compilingJack Lloyd2020-03-021-13/+21
|\ \
| * | Avoid using symlink on Windows even when cross compilingJack Lloyd2020-03-021-13/+21
|/ /
* | Update newsJack Lloyd2020-03-011-0/+22
* | Merge GH #2287 Remove use of BEEA for modular inversion computationsJack Lloyd2020-03-0111-393/+490
|\ \
| * | Clarify const-time guarantees of inverse_mod function [ci skip]Jack Lloyd2020-03-011-2/+5
| * | Remove use of Binary Extended Euclidean Algorithm for inversionJack Lloyd2020-03-0111-393/+487
|/ /
* | Remove unused member variableJack Lloyd2020-03-012-3/+1
* | Fix shadow warnings from GCCJack Lloyd2020-03-011-2/+2
* | Merge GH #2280 Add support for CryptoAPI certstore on MinGWJack Lloyd2020-02-225-2/+17
|\ \
| * | Disable certstore system test on Wine (cross-mingw64 target) - fixes CIPGP2020-02-221-0/+4
| * | Conditionally disable test case (feature macro: BOTAN_HAS_CERTSTOR_WINDOWS)pgp2020-02-211-0/+7
| * | Use WINCRYPT_UNUSED_PARAM instead of NULL in CertFindCertificateInStore as wellpgp2020-02-211-1/+1
| * | Avoid mingw warning in case of NULL as unused argument to win32 API that acce...pgp2020-02-211-1/+3
| * | Enable certstore_system_windows also for mingw configurationPGP2020-02-202-0/+2
|/ /
* | Correct comment [ci skip]Jack Lloyd2020-02-201-1/+1
* | Merge GH #2279 Avoid a crash in system_rng test on macOS 10.5Jack Lloyd2020-02-191-1/+5
|\ \
| * | Fix a crash in System_RNG on macOS 10.15Jack Lloyd2020-02-191-1/+5
|/ /
* | Move Clang 8 build down in the Travis listJack Lloyd2020-02-181-8/+8
* | In X509 DN fuzzer allow the names to be different lengthsJack Lloyd2020-02-181-8/+3
* | Merge GH #2277 Avoid double free in PKCS8::load_key under Clang 8Jack Lloyd2020-02-184-2/+135
|\ \ | |/ |/|
| * use bind rather than a lambdaHannes Rantzsch2020-02-181-2/+6
| * travis: run tests on Ubuntu with Clang 8Hannes Rantzsch2020-02-182-0/+12
| * test case to reproduce the bugHannes Rantzsch2020-02-181-0/+117
* | Merge GH #2272 Fix header inclusion for CommonCrypto codeJack Lloyd2020-02-156-14/+11
|\ \
| * | FixJack Lloyd2020-02-151-0/+1
| * | Fix inclusion of headers for commoncrypto moduleJack Lloyd2020-02-155-14/+10
* | | Merge GH #2270 Small cleanupsJack Lloyd2020-02-153-7/+13
|\ \ \
| * | | Fix exportJack Lloyd2020-02-151-1/+1
| * | | Small cleanupsJack Lloyd2020-02-143-6/+12
| |/ /
* / / Delay Botan 3.x until next year [ci skip]Jack Lloyd2020-02-142-8/+9
|/ /
* | Merge GH #2269 Documentation updateJack Lloyd2020-02-141-2/+4
|\ \
| * | Change default values according to tls_policy.cppnametoolong2020-02-141-2/+4
|/ /
* | Mention X509_Certificate PEM_encode and BER_encode in docsJack Lloyd2020-02-131-0/+8
* | Avoid using BOTAN_ISA_FUNC on rdrand function unless neededJack Lloyd2020-02-131-0/+2
* | Remove debug printfJack Lloyd2020-02-111-1/+0
* | Fix some maintainer mode warningsJack Lloyd2020-02-117-21/+30
* | More todosJack Lloyd2020-02-111-0/+1