Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update news [ci skip] | Jack Lloyd | 2018-11-07 | 1 | -0/+5 |
| | |||||
* | Update news | Jack Lloyd | 2018-11-06 | 1 | -1/+6 |
| | |||||
* | Update news | Jack Lloyd | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-10-30 | 1 | -0/+6 |
| | |||||
* | Remove duplicated news item [ci skip] | Jack Lloyd | 2018-10-26 | 1 | -4/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-10-26 | 1 | -0/+14 |
| | |||||
* | Fix TLS signature algorithm intolerance | Jack Lloyd | 2018-10-16 | 1 | -0/+3 |
| | | | | GH #1708 | ||||
* | Correct error with XTS minimum block size | Jack Lloyd | 2018-10-15 | 1 | -0/+5 |
| | | | | | | | Add tests from NIST that demonstrate the problem, as well as OpenSSL generated tests for all input sizes 16...128 bytes. Fixes GH #1706 | ||||
* | Allow configure.py parse_multiple_enable to accept an empty list and extra ↵ | Daniel Wyatt | 2018-10-14 | 1 | -0/+3 |
| | | | | | | | | | commas. Examples: ./configure.py --enable-modules= ./configure.py --enable-modules=zlib,openssl, ./configure.py --enable-modules=zlib,,bzip2, | ||||
* | Small fixes for QNX [ci skip] | Jack Lloyd | 2018-10-12 | 1 | -0/+2 |
| | | | | Private report of a successful build on QNX 7 with these fixes. | ||||
* | Update news | Jack Lloyd | 2018-10-05 | 1 | -0/+6 |
| | |||||
* | Bump version to 2.9 | Jack Lloyd | 2018-10-01 | 1 | -0/+5 |
| | |||||
* | Update for 2.8.0 release2.8.0 | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Update news | Jack Lloyd | 2018-09-22 | 1 | -0/+3 |
| | |||||
* | Optimization for Poly1305 | Jack Lloyd | 2018-09-20 | 1 | -1/+1 |
| | | | | | Rearranging this code seems to let both GCC and Clang do a little better on the core loop, 4-7% depending on buffer size on my i7-6700k | ||||
* | Add support for using Linux getrandom syscall | Jack Lloyd | 2018-09-20 | 1 | -0/+3 |
| | | | | Disabled by default as it requires a relatively recent kernel and glibc. | ||||
* | Update news | Jack Lloyd | 2018-09-13 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-09-13 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-09-10 | 1 | -2/+3 |
| | |||||
* | Update news, todo | Jack Lloyd | 2018-09-10 | 1 | -2/+2 |
| | |||||
* | Revert increase in Blowfish minimum length. | Jack Lloyd | 2018-09-07 | 1 | -2/+0 |
| | | | | | | We need to support short keys for 'PBKDF2(CMAC(Blowfish))' which is supported as part of passhash9 format, there the passphrase is used directly as the CMAC key. | ||||
* | Increase minimum Blowfish key length to 64 bits | Jack Lloyd | 2018-09-07 | 1 | -0/+2 |
| | | | | | | See #1673 Also, skip tests if the provider doesn't support the given key length. | ||||
* | Update news | Jack Lloyd | 2018-09-05 | 1 | -0/+3 |
| | |||||
* | Update news | Jack Lloyd | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Add support for hashing with CommonCrypto | Jose Pereira | 2018-09-03 | 1 | -0/+2 |
| | |||||
* | Update news | Jack Lloyd | 2018-08-26 | 1 | -1/+1 |
| | |||||
* | Update news [ci skip] | Jack Lloyd | 2018-08-25 | 1 | -0/+4 |
| | |||||
* | 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 |
| |