aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update news to mention RIPEMD-160 OIDJack Lloyd2017-10-061-0/+2
|
* Correct the SHA-3 PKCSv1.5 IDsJack Lloyd2017-10-051-0/+3
| | | | | | | Thanks to @noloader for pointing me at draft-jivsov-openpgp-sha3-01 which has the correct values. Adds a test so this can't happen again.
* Bump version to 2.4.0-preJack Lloyd2017-10-021-0/+4
|
* Update for 2.3.0 release2.3.0Jack Lloyd2017-10-021-2/+2
|
* Use explicit_bzero on OpenBSDJack Lloyd2017-09-301-2/+2
| | | | [ci skip]
* Update newsJack Lloyd2017-09-301-4/+8
|
* Update newsJack Lloyd2017-09-291-0/+8
|
* SpellingJack Lloyd2017-09-281-5/+35
| | | | [ci skip]
* Update newsJack Lloyd2017-09-281-0/+5
|
* Update newsJack Lloyd2017-09-271-0/+3
|
* Move the SecureVector typedef to secmem.hJack Lloyd2017-09-271-0/+3
| | | | No point making someone include a deprecated header to get this.
* Apply final annotations to the library alsoJack Lloyd2017-09-221-0/+4
| | | | | Done by a perl script which converted all classes to final, followed by selective reversion where it caused compilation failures.
* Update newsJack Lloyd2017-09-211-0/+3
|
* Header file cleanupsJack Lloyd2017-09-211-0/+5
| | | | Some help from include-what-you-use
* Update newsJack Lloyd2017-09-211-3/+4
|
* Improve support for IBM XLCJack Lloyd2017-09-211-0/+2
| | | | | A uint128 type is available but is apparently broken, causes problems with x25519
* Update newsJack Lloyd2017-09-201-0/+35
|
* Quote function namesJack Lloyd2017-09-191-10/+10
| | | | [ci skip]
* Update newsJack Lloyd2017-09-191-17/+24
| | | | Use the right ``quoting`` for ReST, I always get this wrong.
* Update newsJack Lloyd2017-09-191-0/+2
|
* Update newsJack Lloyd2017-09-181-3/+25
|
* Change SM2 encryption to match updated standard.Jack Lloyd2017-09-101-0/+4
| | | | | | | | Unfortunately it seems the SM2 format changed between 2010 and 2012, now the ciphertext is C1 || C3 || C2. Unfortunate no matter how you slice it, but at least it's easy to convert from one form to another.
* Update newsJack Lloyd2017-09-081-0/+22
| | | | [ci skip]
* Update newsJack Lloyd2017-09-031-1/+11
|
* Update newsJack Lloyd2017-08-311-2/+11
|
* Update newsJack Lloyd2017-08-291-0/+5
|
* Update docsJack Lloyd2017-08-231-0/+2
|
* Fix bug affecting AltiVec on ppc64le processorsJack Lloyd2017-08-231-0/+3
|
* Fix Altivec detectionJack Lloyd2017-08-221-0/+2
| | | | Broken in c3ae43c04c
* Add support for ECDHE_PSK AEAD ciphersuitesJack Lloyd2017-08-221-0/+3
| | | | From draft-ietf-tls-ecdhe-psk-aead-05, now with official codepoints.
* Update newsJack Lloyd2017-08-221-0/+5
|
* Update newsJack Lloyd2017-08-161-7/+19
|
* Update FFI versionJack Lloyd2017-08-151-0/+3
| | | | | | | Also fix botan_ffi_supports_api to return true for any supported version (2.0, 2.1/2.2, and 2.3). Really 2.2 should have had its own FFI version code since there were already many FFI API additions in that release.
* Update version to 2.3.0, add release notesJack Lloyd2017-08-151-0/+16
|
* Update for 2.2.0 release2.2.0Jack Lloyd2017-08-071-1/+1
|
* Update newsJack Lloyd2017-08-071-2/+14
|
* Update news and todoJack Lloyd2017-08-041-0/+6
| | | | [ci skip]
* Additional news entriesJack Lloyd2017-07-311-0/+4
|
* Fix failure to fully zero memory before freeJack Lloyd2017-07-161-0/+3
| | | | | | Introduced in 455bd2557cbb1343e59eefd97cb449f06a702c28 Found and reported by Roman Pozlevich
* Update newsJack Lloyd2017-07-031-0/+7
|
* Update newsJack Lloyd2017-06-301-0/+4
|
* Update newsJack Lloyd2017-06-211-0/+5
|
* Update newsJack Lloyd2017-06-091-6/+8
|
* Update newsJack Lloyd2017-05-221-1/+23
| | | | [ci skip]
* Update 2.2.0 news entryJack Lloyd2017-05-181-2/+21
| | | | [ci skip]
* Merge GH #1000 Support seeking in CTR modeJack Lloyd2017-04-271-0/+2
|\
| * add a line to news.rstRené Meusel2017-04-131-0/+2
| |
* | Remove bogus news entryJack Lloyd2017-04-131-2/+0
| | | | | | | | The bug mentioned never affected any released version.
* | Update 2.2 release notesJack Lloyd2017-04-131-1/+15
|/
* fix missing flush in DataSink_Stream::end_msgPhilippe Lieser2017-04-101-0/+2
|