summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTLS/CipherSuite.h
AgeCommit message (Expand)Author
2021-05-29LibTLS: Use a more precise KeyExchangeAlgorithm enumDexesTTP
2021-05-29LibTLS: Add IANA Hex codes for all recommended cipher suitesDexesTTP
2021-05-19LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipherDexesTTP
2021-05-19LibTLS: Generate cipher variants based on the cipherDexesTTP
2021-05-19LibTLS: Define cipher suite parameters and components in a macroDexesTTP
2021-05-19LibTLS: Move the cipher list to the CipherSuite.h headerDexesTTP