提交歷史

作者 SHA1 備註 提交日期
  stelar7 9110f26c79 LibTLS: Rename HandshakeExtension to ExtensionType 2 年之前
  stelar7 ca6b8bfe7f LibTLS: Rename Version to ProtocolVersion 2 年之前
  stelar7 d527edf0ab LibTLS: Change Certificate parsing to use ErrorOr 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Michiel Visser 331092d25a LibTLS: Add references to RFC5246 for the verify procedure 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Michiel Visser 66d99c83d9 LibCrypto+LibTLS: Add SECP256r1 support to LibTLS 3 年之前
  Michiel Visser c1b041e761 LibCrypto+LibTLS: Generalize the elliptic curve interface 3 年之前
  stelar7 125a43e203 LibTLS: Add support for curve x448 3 年之前
  Michiel Visser 898be38517 LibTLS: Add signature verification for DHE and ECDHE key exchange 3 年之前
  Michiel Visser edee8ab32a LibTLS: ECDHE switch from FeatureNotSupported to NotUnderstood error 3 年之前
  Michiel Visser ab84aa6fb2 LibTLS: Add OutOfMemory error that will send an InternalError alert 3 年之前
  Michiel Visser 7ab4337721 LibTLS: Add Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) support 3 年之前
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 年之前
  Nico Weber de72332920 Libraries: Fix typos 3 年之前
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
  Samuel Bowman b288016bbc LibTLS: Implement the DHE_RSA key exchange algorithm 3 年之前
  DexesTTP 4bbf954ad0 LibTLS: Allow using other hash algorithms for HMAC 4 年之前
  DexesTTP cb4a0dec8a LibTLS: Use a more precise KeyExchangeAlgorithm enum 4 年之前
  DexesTTP 68f6796e72 LibTLS: Use RSA key exchange based on the cipher 4 年之前
  DexesTTP 851e254e8f LibTLS: Rework method names and arrangement in cpp files 4 年之前