Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge notes about improvements to C binding | Jack Lloyd | 2018-08-23 | 1 | -8/+7 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-23 | 1 | -1/+2 |
| | |||||
* | Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites | Jack Lloyd | 2018-08-22 | 1 | -0/+4 |
| | |||||
* | Add TOTP to FFI | Jack Lloyd | 2018-08-16 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-15 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-11 | 1 | -0/+3 |
| | |||||
* | Update docs and release notes | Jack Lloyd | 2018-08-07 | 1 | -0/+5 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-07 | 1 | -0/+6 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-05 | 1 | -0/+3 |
| | |||||
* | Update documentation | Wambou | 2018-08-04 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-02 | 1 | -0/+6 |
| | |||||
* | Fix ReST formatting [ci skip] | Jack Lloyd | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-01 | 1 | -1/+7 |
| | |||||
* | Update news | Jack Lloyd | 2018-07-24 | 1 | -3/+11 |
| | |||||
* | Spellcheck [ci skip] | Jack Lloyd | 2018-07-23 | 1 | -3/+3 |
| | |||||
* | Update news | Jack Lloyd | 2018-07-18 | 1 | -0/+3 |
| | |||||
* | Update news [ci skip] | Jack Lloyd | 2018-07-13 | 1 | -0/+4 |
| | |||||
* | Update password hashing default settings | Jack Lloyd | 2018-07-13 | 1 | -0/+7 |
| | | | | | | | | Bcrypt work factor 10 is looking pretty low these days, as is 100K iterations of PBKDF2. Increase bcrypt to 12 and PBKDF2 to 150K, and also transition passhash9 to using SHA-512 instead of SHA-256. Also document bcrypt better, and add speed tests for bcrypt and passhash9 | ||||
* | Update news | Jack Lloyd | 2018-07-10 | 1 | -0/+2 |
| | |||||
* | Bump version to 2.8.0-pre | Jack Lloyd | 2018-07-06 | 1 | -0/+11 |
| | |||||
* | Update for 2.7.0 release2.7.0 | Jack Lloyd | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | Update news [ci skip] | Jack Lloyd | 2018-07-01 | 1 | -20/+42 |
| | |||||
* | Use Botan specific CVE for ECDSA side channel [ci skip] | Jack Lloyd | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-06-15 | 1 | -0/+2 |
| | |||||
* | Update news [ci skip] | Jack Lloyd | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Updated news.rst | Hegedüs Márton Csaba | 2018-06-08 | 1 | -0/+2 |
| | |||||
* | Merge GH #1594 Add ECDSA Wycheproof tests | Jack Lloyd | 2018-05-31 | 1 | -0/+6 |
|\ | |||||
| * | Add ECDSA tests from Wycheproof | Jack Lloyd | 2018-05-31 | 1 | -0/+6 |
| | | |||||
* | | Update documentation | Wambou | 2018-05-31 | 1 | -0/+3 |
|/ | |||||
* | Add back support for Windows Phone RNG, undeprecate UWP | Jack Lloyd | 2018-05-28 | 1 | -0/+3 |
| | | | | See #1586. Reverts part of #1494 | ||||
* | Update news | Jack Lloyd | 2018-05-27 | 1 | -0/+4 |
| | |||||
* | Update news | Jack Lloyd | 2018-05-23 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-05-16 | 1 | -0/+2 |
| | |||||
* | Unroll DES to encrypt/decrypt 2 rounds in parallel | Jack Lloyd | 2018-05-16 | 1 | -0/+3 |
| | | | | About 50% faster for CBC decrypt | ||||
* | Update news | Jack Lloyd | 2018-05-09 | 1 | -0/+3 |
| | |||||
* | Update news | Jack Lloyd | 2018-05-02 | 1 | -0/+2 |
| | |||||
* | Note MSVC 2013 deprecation | Jack Lloyd | 2018-04-26 | 1 | -1/+3 |
| | |||||
* | Update news | Jack Lloyd | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-04-19 | 1 | -4/+1 |
| | |||||
* | Precompute for multiexponentation when verifying ECC signatures | Jack Lloyd | 2018-04-17 | 1 | -0/+3 |
| | | | | | ECDSA already did this. Improves repeated ECGDSA, ECKCDSA, SM2, and GOST signature verification by 10-15% | ||||
* | Update news | Jack Lloyd | 2018-04-17 | 1 | -0/+6 |
| | |||||
* | Truncate new SKIDs to 192 bits | Jack Lloyd | 2018-04-16 | 1 | -0/+5 |
| | | | | | More than long enough, and saves quite a bit of space especially for SHA-512 certificates. | ||||
* | Update news | Jack Lloyd | 2018-04-16 | 1 | -0/+13 |
| | |||||
* | Clarify log message [ci skip] | Jack Lloyd | 2018-04-12 | 1 | -2/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-04-11 | 1 | -0/+3 |
| | |||||
* | Bump version to 2.7.0 | Jack Lloyd | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | Update for 2.6.0 release2.6.0 | Jack Lloyd | 2018-04-10 | 1 | -1/+7 |
| | |||||
* | Add a Montgomery exponentiation that takes variable time | Jack Lloyd | 2018-04-09 | 1 | -1/+2 |
| | | | | | | | | In the case of RSA encryption/verification the public exponent is... public. So we don't need to carefully guard against side channels that leak the exponent. Improves RSA verification performance by 50% or more. |