Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00 | lloyd | 2015-01-21 | 1 | -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. | lloyd | 2015-01-10 | 1 | -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 implementation | lloyd | 2014-12-31 | 1 | -1/+10 |
| | |||||
* | Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what | lloyd | 2014-11-03 | 1 | -151/+151 |
| | | | | the nonce sizes should be down to the ciphersuite generating script. | ||||
* | Add ECDHE_ECDSA CCM suites | lloyd | 2014-04-05 | 1 | -2/+14 |
| | |||||
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+463 |