summaryrefslogtreecommitdiffstats
path: root/src/config/config_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* [tls] Add ECDHE cipher suitesMichael Brown2024-01-311-0/+30
* [tls] Make key exchange algorithms selectable via build configurationMichael Brown2024-01-301-8/+32
* [crypto] Add X25519 OID-identified algorithm and TLS named curveMichael Brown2024-01-301-0/+5
* [tls] Add GCM cipher suitesMichael Brown2022-11-101-0/+12
* [crypto] Allow algorithms to be included without being OID-identifiableMichael Brown2020-06-161-0/+50
* [crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown2015-08-021-0/+76