aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove pow_mod.h from power_mod implementationJack Lloyd2019-08-231-19/+23
| * Remove pow_mod.h from ElGamalJack Lloyd2019-08-231-12/+25
| * Remove pow_mod.h from Diffie-HellmanJack Lloyd2019-08-231-7/+17
| * Remove modexp based inversion from speed testJack Lloyd2019-08-231-9/+0
| * Remove unused includeJack Lloyd2019-08-231-1/+0
| * Remove use of pow_mod.h from PKCS11 RSA codeJack Lloyd2019-08-231-4/+1
* | Merge GH #2079 Support long outputs from Argon2Jack Lloyd2019-08-242-3/+2265
|\ \ | |/ |/|
| * Fix LGTM alertJack Lloyd2019-08-231-1/+6
| * Support long outputs from Argon2Jack Lloyd2019-08-232-3/+2260
|/
* Update newsJack Lloyd2019-08-231-1/+1
* Merge GH #2070 Precompute RSA Montgomery paramsJack Lloyd2019-08-235-184/+328
|\
| * Fix python testJack Lloyd2019-08-172-2/+6
| * Fixes for PKCS11Jack Lloyd2019-08-172-19/+19
| * Have RSA key precompute Montgomery parametersJack Lloyd2019-08-172-163/+303
* | Fix bad compare in BigInt <<=Jack Lloyd2019-08-231-1/+1
* | Merge GH #2077 Small BigInt optimizationsJack Lloyd2019-08-234-14/+15
|\ \
| * | Small BigInt optimizationsJack Lloyd2019-08-224-14/+15
|/ /
* | In threaded mode tests, disable mlock pool unless requestedJack Lloyd2019-08-211-0/+11
* | Merge GH #2076 Take sccache from upstream release instead of botan-ci-toolsJack Lloyd2019-08-203-12/+15
|\ \
| * | Take sccache from upstream release instead of botan-ci-tools repoJack Lloyd2019-08-203-12/+15
|/ /
* | Merge GH #2051 Have cli sign util update stateful keysJack Lloyd2019-08-204-2/+55
|\ \
| * \ Merge pull request #2069 from mgierlings/update-stateful-keyJack Lloyd2019-08-171-2/+5
| |\ \
| | * | Updates private key prior to signature outputMatthias Gierlings2019-08-171-2/+5
| |/ /
| * | Add Private_Key::stateful_operation and use it in cli signerJack Lloyd2019-07-304-0/+50
* | | Merge GH #2007 Improve RDRAND reseeding logicJack Lloyd2019-08-205-145/+172
|\ \ \
| * | | Use RDRAND in such a way that an internal reseed is performedJack Lloyd2019-08-165-145/+172
* | | | Update newsJack Lloyd2019-08-201-1/+1
* | | | Merge GH #2075 Serialize PKCS11 testsJack Lloyd2019-08-202-1/+12
|\ \ \ \
| * | | | Serialize the PKCS11 testsJack Lloyd2019-08-202-1/+12
* | | | | Merge GH #2074 Deprecate more redundant ffi functionsJack Lloyd2019-08-202-16/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Deprecate some more redundant ffi functionsJack Lloyd2019-08-192-16/+46
|/ / / /
* | | | Update newsJack Lloyd2019-08-171-0/+3
* | | | Merge GH #2071 Default to running tests in multithreaded modeJack Lloyd2019-08-173-16/+10
|\ \ \ \
| * | | | Default to running the tests in threaded modeJack Lloyd2019-08-173-16/+10
| | |_|/ | |/| |
* / | | Add function comment [ci skip]Jack Lloyd2019-08-171-0/+6
|/ / /
* | | Update newsJack Lloyd2019-08-171-0/+2
* | | Merge GH #2068 Optimize RSA and remove use of old powmod apiJack Lloyd2019-08-172-7/+14
|\ \ \
| * | | Avoid using old pow_mod interface in RSAJack Lloyd2019-08-172-7/+14
* | | | Add todo [ci skip]Jack Lloyd2019-08-171-0/+1
|/ / /
* | | Fix indentationJack Lloyd2019-08-171-2/+2
* | | Add option to disable installing the Python moduleJack Lloyd2019-08-162-1/+5
* | | Only install botan2.py if building a shared libraryJack Lloyd2019-08-161-1/+1
|/ /
* | Avoid spurious throw/catchJack Lloyd2019-08-161-5/+5
* | Add OSS-Fuzz status badgeJack Lloyd2019-08-141-0/+4
* | Merge GH #2064 Remove references to Kullo CIJack Lloyd2019-08-102-12/+0
|\ \
| * | Remove references to Kullo CISimon Warta2019-08-092-12/+0
* | | Fix test - OCSP responder seems unhappy about our old ee certJack Lloyd2019-08-101-4/+3
|/ /
* | Update newsJack Lloyd2019-08-061-0/+19
* | Merge GH #2062 Generate DLL list by platformJack Lloyd2019-08-061-3/+11
|\ \
| * | Have botan2.py generate DLL list by platformJack Lloyd2019-08-061-3/+11
|/ /