aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_suite_info.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00lloyd2015-01-211-1/+37
| | | | | and enable them in the default build, though still not enabled in the runtime policy.
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-1/+10
|
* Cleanup handling of TLS AEAD nonce sizes, push all knowledge of whatlloyd2014-11-031-151/+151
| | | | the nonce sizes should be down to the ciphersuite generating script.
* Add ECDHE_ECDSA CCM suiteslloyd2014-04-051-2/+14
|
* Move lib into srclloyd2014-01-101-0/+463