aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes
Commit message (Expand)AuthorAgeFilesLines
* Convert the asio server from a weird example server to a generic proxy server.lloyd2015-01-101-1/+4
* Add MCEIES, an integrated encryption system using McEliece and AES-256/OCBlloyd2015-01-081-0/+3
* Change TLS session encryption to use AES-256/GCM instead of CBC+HMAClloyd2015-01-081-6/+22
* Add SHA-512/256lloyd2015-01-081-0/+2
* Fix install script under Python3lloyd2015-01-061-2/+5
* Update relnoteslloyd2015-01-041-0/+8
* Tick version to 1.11.13lloyd2015-01-032-0/+5
* Update for 1.11.12 release1.11.12lloyd2015-01-022-2/+5
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-0/+3
* Add AEAD based on ChaCha20 and Poly1305 defined in draft-irtf-cfrg-chacha20-p...lloyd2014-12-291-2/+3
* Add Poly1305, based on poly1305-donna by Andrew Moon.lloyd2014-12-291-1/+3
* When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC.lloyd2014-12-271-3/+9
* Add Curve25519 based on curve25519-donna by Adam Langley.lloyd2014-12-271-0/+4
* Update download link and tick version number.lloyd2014-12-222-0/+4
* Update for 1.11.11 release1.11.11lloyd2014-12-221-1/+4
* Enable system_rng on Windows and MinGW (untested)lloyd2014-12-211-0/+10
* Add abstract database interface so applications can easily store infolloyd2014-12-201-0/+12
* Add 1.10.9 releaselloyd2014-12-131-0/+20
* Tick to 1.11.11lloyd2014-12-131-0/+3
* Update for 1.11.10 release1.11.10lloyd2014-12-101-13/+15
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-101-0/+4
* Add a basic speed test for McEliecelloyd2014-12-081-7/+8
* Remove the Overbeck conversion at Dr. Strenzke's request.lloyd2014-12-061-2/+5
* Add an easy way to directly use the system PRNG.lloyd2014-12-021-0/+9
* Add an implementation of McEliece encryption based on HyMESfstrenzke2014-11-261-0/+6
* Cleanup PBES2 and add GCM supportlloyd2014-11-191-0/+6
* Add gzip compression transform and compress command line prog.lloyd2014-11-191-0/+5
* Fix warnings in Altivec header and add AltiVec detection for POWER8lloyd2014-11-161-0/+2
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-18/+26
* Fix relnotes index titlelloyd2014-11-151-0/+4
* Update relnoteslloyd2014-11-151-0/+15
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-0/+6
* Fix decoding indefinite length BER constructs that contain a contextlloyd2014-09-271-0/+3
* Correct CCM for L != 2. Bugzilla 270lloyd2014-05-161-0/+5
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-251-2/+3
* Use 20 Miller-Rabin iterations regardless of the size of the integer. Thislloyd2014-04-131-0/+5
* Deindent to avoid github manglinglloyd2014-04-131-36/+34
* Update release note pointers1.11.9lloyd2014-04-101-0/+2
* Add 1.10.8 release noteslloyd2014-04-101-0/+12
* Fix a bug in Miller-Rabin primality testing introduced in 1.8.3lloyd2014-04-101-1/+8
* X.509 path validation now performs all possible tests and returns alloyd2014-04-051-0/+9
* Fix an OCSP response decoding bug, we were not decoding KeyID properly.lloyd2014-04-051-0/+4
* Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.lloyd2014-03-221-0/+3
* Add HMAC_DRBGlloyd2014-03-211-0/+4
* Use stdint.h instead of cstdint for Clang. Bugzilla 266lloyd2014-02-211-0/+3
* Transformation_Filter calls send() inside of start_msg() which meanslloyd2014-02-171-0/+4
* Don't assume the leading cert chain is presented in-orderlloyd2014-02-161-0/+3
* Tick version to 1.11.9lloyd2014-02-151-0/+2
* Release 1.11.81.11.8lloyd2014-02-142-5/+21
* Fix minimized builds. Patch by Markus Wanner sent to botan-devellloyd2014-02-081-0/+3