Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tls] Add GCM cipher suites | Michael Brown | 2022-11-10 | 4 | -8/+128 |
* | [tls] Allow handshake digest algorithm to be specified by cipher suite | Michael Brown | 2022-11-09 | 2 | -0/+9 |
* | [tls] Add MAC length as a cipher suite parameter | Michael Brown | 2022-11-08 | 2 | -0/+8 |
* | [tls] Formalise notions of fixed and record initialisation vectors | Michael Brown | 2022-11-07 | 2 | -0/+16 |
* | [tls] Add support for DHE variants of the existing cipher suites | Michael Brown | 2022-10-11 | 2 | -4/+52 |
* | [tls] Add key exchange mechanism to definition of cipher suite | Michael Brown | 2022-10-11 | 2 | -0/+4 |
* | [asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR | Michael Brown | 2020-12-08 | 16 | -16/+16 |
* | [crypto] Allow algorithms to be included without being OID-identifiable | Michael Brown | 2020-06-16 | 10 | -0/+371 |
* | [crypto] Support SHA-{224,384,512} in X.509 certificates | Michael Brown | 2015-08-02 | 8 | -0/+457 |