Commit History

Author SHA1 Message Date
  stelar7 e8945f15f4 LibTLS: Move CipherSuite to Extensions.h 2 years ago
  stelar7 da8edece29 LibTLS: Move HashAlgorithm to Extensions.h 2 years ago
  stelar7 fba7695dcc LibTLS: Move SignatureAlgorithm to Extensions.h 2 years ago
  stelar7 e5f81475e5 LibTLS: Move ECPointFormat to Extensions.h 2 years ago
  stelar7 a4855aef17 LibTLS: Rename NamedCurve to SupportedGroup 2 years ago
  Michiel Visser c1b041e761 LibCrypto+LibTLS: Generalize the elliptic curve interface 3 years ago
  Michiel Visser 7ab4337721 LibTLS: Add Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) support 3 years ago
  Ben Wiederhake 5e4739e371 LibTLS: Add missing headers to CipherSuite.h 3 years ago
  Samuel Bowman 7089135a07 LibTLS: Add DHE_RSA AES GCM cipher suites 3 years ago
  DexesTTP cb4a0dec8a LibTLS: Use a more precise KeyExchangeAlgorithm enum 4 years ago
  DexesTTP dd35aa7725 LibTLS: Add IANA Hex codes for all recommended cipher suites 4 years ago
  DexesTTP ed1800547e LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher 4 years ago
  DexesTTP 9bb823a6ab LibTLS: Generate cipher variants based on the cipher 4 years ago
  DexesTTP 6d190b299e LibTLS: Define cipher suite parameters and components in a macro 4 years ago
  DexesTTP 45d55ecacc LibTLS: Move the cipher list to the CipherSuite.h header 4 years ago