Historial de Commits

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