Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RC4 (and all support for stream ciphers) from TLS | lloyd | 2015-05-15 | 1 | -4/+4 |
* | Add new IETF ChaCha suites | lloyd | 2015-04-04 | 1 | -7/+29 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -2/+2 |
* | Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00 | lloyd | 2015-01-21 | 1 | -17/+24 |
* | Save to file by default | lloyd | 2015-01-21 | 1 | -5/+6 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation | lloyd | 2014-12-31 | 1 | -21/+14 |
* | Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what | lloyd | 2014-11-03 | 1 | -3/+4 |
* | Add flag to enable ChaCha suites (draft-mavrogiannopoulos-chacha-tls-01) | lloyd | 2014-02-08 | 1 | -5/+29 |
* | Website tweaks. Rename TLS suite script options. | lloyd | 2014-01-11 | 1 | -16/+14 |
* | Add option processing to tls_suite_info script | lloyd | 2014-01-07 | 1 | -22/+52 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -0/+273 |