Age | Commit message (Expand) | Author |
---|---|---|
2021-05-29 | LibTLS: Use a more precise KeyExchangeAlgorithm enum | DexesTTP |
2021-05-29 | LibTLS: Add IANA Hex codes for all recommended cipher suites | DexesTTP |
2021-05-19 | LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher | DexesTTP |
2021-05-19 | LibTLS: Generate cipher variants based on the cipher | DexesTTP |
2021-05-19 | LibTLS: Define cipher suite parameters and components in a macro | DexesTTP |
2021-05-19 | LibTLS: Move the cipher list to the CipherSuite.h header | DexesTTP |