aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update news [ci skip]Jack Lloyd2018-11-071-0/+5
|
* Update newsJack Lloyd2018-11-061-1/+6
|
* Update newsJack Lloyd2018-11-051-1/+1
|
* Update newsJack Lloyd2018-10-301-0/+6
|
* Remove duplicated news item [ci skip]Jack Lloyd2018-10-261-4/+1
|
* Update newsJack Lloyd2018-10-261-0/+14
|
* Fix TLS signature algorithm intoleranceJack Lloyd2018-10-161-0/+3
| | | | GH #1708
* Correct error with XTS minimum block sizeJack Lloyd2018-10-151-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 Wyatt2018-10-141-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 Lloyd2018-10-121-0/+2
| | | | Private report of a successful build on QNX 7 with these fixes.
* Update newsJack Lloyd2018-10-051-0/+6
|
* Bump version to 2.9Jack Lloyd2018-10-011-0/+5
|
* Update for 2.8.0 release2.8.0Jack Lloyd2018-10-011-1/+1
|
* Update newsJack Lloyd2018-09-221-0/+3
|
* Optimization for Poly1305Jack Lloyd2018-09-201-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 syscallJack Lloyd2018-09-201-0/+3
| | | | Disabled by default as it requires a relatively recent kernel and glibc.
* Update newsJack Lloyd2018-09-131-0/+2
|
* Update newsJack Lloyd2018-09-131-0/+2
|
* Update newsJack Lloyd2018-09-101-2/+3
|
* Update news, todoJack Lloyd2018-09-101-2/+2
|
* Revert increase in Blowfish minimum length.Jack Lloyd2018-09-071-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 bitsJack Lloyd2018-09-071-0/+2
| | | | | | See #1673 Also, skip tests if the provider doesn't support the given key length.
* Update newsJack Lloyd2018-09-051-0/+3
|
* Update newsJack Lloyd2018-09-041-0/+1
|
* Add support for hashing with CommonCryptoJose Pereira2018-09-031-0/+2
|
* Update newsJack Lloyd2018-08-261-1/+1
|
* Update news [ci skip]Jack Lloyd2018-08-251-0/+4
|
* Merge notes about improvements to C bindingJack Lloyd2018-08-231-8/+7
|
* Update newsJack Lloyd2018-08-231-1/+2
|
* Default disable support for TLS v1.0/v1.1 and all CBC and CCM suitesJack Lloyd2018-08-221-0/+4
|
* Add TOTP to FFIJack Lloyd2018-08-161-0/+2
|
* Update newsJack Lloyd2018-08-151-0/+2
|
* Update newsJack Lloyd2018-08-131-1/+1
|
* Update newsJack Lloyd2018-08-111-0/+3
|
* Update docs and release notesJack Lloyd2018-08-071-0/+5
|
* Update newsJack Lloyd2018-08-071-0/+6
|
* Update newsJack Lloyd2018-08-051-0/+3
|
* Update documentationWambou2018-08-041-0/+2
|
* Update newsJack Lloyd2018-08-021-0/+6
|
* Fix ReST formatting [ci skip]Jack Lloyd2018-08-011-1/+1
|
* Update newsJack Lloyd2018-08-011-1/+7
|
* Update newsJack Lloyd2018-07-241-3/+11
|
* Spellcheck [ci skip]Jack Lloyd2018-07-231-3/+3
|
* Update newsJack Lloyd2018-07-181-0/+3
|
* Update news [ci skip]Jack Lloyd2018-07-131-0/+4
|
* Update password hashing default settingsJack Lloyd2018-07-131-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 newsJack Lloyd2018-07-101-0/+2
|
* Bump version to 2.8.0-preJack Lloyd2018-07-061-0/+11
|
* Update for 2.7.0 release2.7.0Jack Lloyd2018-07-021-1/+1
|
* Update news [ci skip]Jack Lloyd2018-07-011-20/+42
|