aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove obsolete documentation on thread_safe param to lib initializerlloyd2013-11-091-9/+0
* Previously, AutoRNG was just a reference to the global rng, which canlloyd2013-11-081-1/+6
* Start updating release noteslloyd2013-11-081-7/+30
* Split TLS callbacks into a data callback and an alert callback.lloyd2013-11-054-88/+90
* Add Brainpool curves to TLS, and prefer them by default.lloyd2013-09-081-4/+5
* Enable CCM ciphersuites in TLS. Disable SHA-1 for signatures in TLS v1.2lloyd2013-09-061-3/+5
* Add CCM modelloyd2013-09-052-1/+3
* Support 64 and 96 bit tags in OCB, using the nonce formatting rulelloyd2013-08-261-0/+2
* Update build version to 1.11.5 prelloyd2013-08-191-0/+6
* Avoid undefined operation in rotation operationslloyd2013-07-311-0/+11
* merge of '2139fa117e35116a6d728cc58b050fd5fa20994f'lloyd2013-07-302-4/+4
|\
| * Update for 1.11.4 release1.11.4lloyd2013-07-252-4/+4
* | Add build instructions for iOS, sent by Jeffery Walton.lloyd2013-07-261-1/+40
|/
* Change default policy to prohibit DTLS to minimize surprise.lloyd2013-07-103-10/+42
* Fix ReST syntaxlloyd2013-07-101-3/+2
* Fix RST syntaxlloyd2013-05-011-1/+1
* Some small TLS doc updateslloyd2013-04-192-29/+37
* Rename ARC4 to RC4lloyd2013-04-192-1/+3
* Initial notes for 1.11.4lloyd2013-04-181-0/+17
* Always include modules requiring ISA extensions as long as thelloyd2013-04-172-1/+3
* Update for 1.11.3 release1.11.3lloyd2013-04-112-4/+4
* Add support for AEAD modes in TLS. Add GCM ciphersuites.lloyd2013-04-111-0/+2
* Don't force download over TLS as some browsers cranklloyd2013-04-101-1/+1
* Revert part of 5be6e329324fc8263de56167091754e27305917b,lloyd2013-04-101-42/+43
* Fix RST syntax on superscriptlloyd2013-04-041-1/+1
* Change the default PKCS #8 PBKDF runtime from 200 to 300 milliseconds.lloyd2013-04-041-24/+34
* Remove return value of AEAD_Mode::start as it doesn't seem necessarylloyd2013-04-031-3/+1
* Small clarifications in doc indexlloyd2013-03-281-9/+9
* More AEAD documentationlloyd2013-03-271-13/+22
* Clarify that get_cipher will return AEAD_Filterlloyd2013-03-271-1/+2
* Basic docs for AEAD_Modelloyd2013-03-273-3/+80
* merge of '767ce7b733ad25a056a4609645dbb0418fed5c91'lloyd2013-03-214-4/+12
|\
| * In examples makefile, trust that g++ is C++11 capablelloyd2013-03-201-1/+1
| * Finish the note on removing Turing+WiderWAKElloyd2013-03-191-1/+2
| * Remove the Turing and WiderWAKE4+1 stream cipher implementations.lloyd2013-03-193-3/+6
| * merge of '507b3e6cace11c83363cfa3d9b9698930740311b'lloyd2013-03-192-9/+8
| |\
| * | Add an interface to Keyed_Filter returning a Key_Length_Specificationlloyd2013-03-171-0/+4
* | | Move Monotone info to vcs.rstlloyd2013-03-217-47/+49
* | | Add TLS::Policy::server_uses_own_ciphersuite_preferences()lloyd2013-03-212-2/+21
| |/ |/|
* | Make more links httpslloyd2013-03-182-9/+8
|/
* Relnote GCM supportlloyd2013-03-162-4/+4
* Relnote adding OCBlloyd2013-03-162-5/+8
* Add algorithm_kat_detailed which returns a string with info about the failurelloyd2013-03-161-0/+4
* Document new external lib optionslloyd2013-03-091-7/+11
* Give version cryptobox was addedlloyd2013-03-071-5/+9
* Mention github mirrorlloyd2013-03-071-3/+5
* Link to the snapshots in the download pagelloyd2013-03-051-0/+3
* Vaguely document the cryptobox functionslloyd2013-03-052-0/+25
* Document BlockCipher::parallelismlloyd2013-03-051-0/+6
* Mention new cryptobox functionslloyd2013-03-041-0/+1