aboutsummaryrefslogtreecommitdiff
path: root/src/config/config_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-31[tls] Add ECDHE cipher suitesMichael Brown1-0/+30
2024-01-30[tls] Make key exchange algorithms selectable via build configurationMichael Brown1-8/+32
2024-01-30[crypto] Add X25519 OID-identified algorithm and TLS named curveMichael Brown1-0/+5
2022-11-10[tls] Add GCM cipher suitesMichael Brown1-0/+12
2020-06-16[crypto] Allow algorithms to be included without being OID-identifiableMichael Brown1-0/+50
2015-08-02[crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown1-0/+76