summaryrefslogtreecommitdiffstats
path: root/src/crypto/mishmash/rsa_aes_cbc_sha1.c
Commit message (Expand)AuthorAgeFilesLines
* [tls] Add ECDHE cipher suitesMichael Brown2024-01-311-2/+2
* [tls] Make key exchange algorithms selectable via build configurationMichael Brown2024-01-301-30/+0Star
* [tls] Add GCM cipher suitesMichael Brown2022-11-101-4/+4
* [tls] Allow handshake digest algorithm to be specified by cipher suiteMichael Brown2022-11-091-0/+5
* [tls] Add MAC length as a cipher suite parameterMichael Brown2022-11-081-0/+4
* [tls] Formalise notions of fixed and record initialisation vectorsMichael Brown2022-11-071-0/+8
* [tls] Add support for DHE variants of the existing cipher suitesMichael Brown2022-10-111-2/+26
* [tls] Add key exchange mechanism to definition of cipher suiteMichael Brown2022-10-111-0/+2
* [crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown2015-08-021-0/+48