Histórico de commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
  Michiel Visser bc9cdd4394 LibCrypto+LibTLS: Switch to the generic `SECPxxxr1` implementation 1 ano atrás
  Michiel Visser e785172290 LibTLS: Implement the `extended_master_secret` TLS extension 1 ano atrás
  Michiel Visser 927dc1f02a LibTLS: Add support for SECP384r1 1 ano atrás
  Andrew Kaster f9386737a6 LibTLS: Add certificate verification for ECDSA with SECP256r1 curves 1 ano atrás
  Michiel Visser c548dca174 LibTLS: Add ECDSA support with the secp256r1 curve 3 anos atrás
  stelar7 9059694216 LibTLS: Show enum value instead of underlying value where possible 2 anos atrás
  stelar7 e8945f15f4 LibTLS: Move CipherSuite to Extensions.h 2 anos atrás
  stelar7 a4855aef17 LibTLS: Rename NamedCurve to SupportedGroup 2 anos atrás
  stelar7 6df3ffaf45 LibTLS: Move ECCurveType to Extensions.h 2 anos atrás
  stelar7 0fea6e7f13 LibTLS: Move NameType to Extensions.h 2 anos atrás
  stelar7 9110f26c79 LibTLS: Rename HandshakeExtension to ExtensionType 2 anos atrás
  stelar7 ca6b8bfe7f LibTLS: Rename Version to ProtocolVersion 2 anos atrás
  stelar7 d527edf0ab LibTLS: Change Certificate parsing to use ErrorOr 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Michiel Visser 331092d25a LibTLS: Add references to RFC5246 for the verify procedure 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anos atrás
  Michiel Visser 66d99c83d9 LibCrypto+LibTLS: Add SECP256r1 support to LibTLS 3 anos atrás
  Michiel Visser c1b041e761 LibCrypto+LibTLS: Generalize the elliptic curve interface 3 anos atrás
  stelar7 125a43e203 LibTLS: Add support for curve x448 3 anos atrás
  Michiel Visser 898be38517 LibTLS: Add signature verification for DHE and ECDHE key exchange 3 anos atrás
  Michiel Visser edee8ab32a LibTLS: ECDHE switch from FeatureNotSupported to NotUnderstood error 3 anos atrás
  Michiel Visser ab84aa6fb2 LibTLS: Add OutOfMemory error that will send an InternalError alert 3 anos atrás
  Michiel Visser 7ab4337721 LibTLS: Add Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) support 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 anos atrás
  Nico Weber de72332920 Libraries: Fix typos 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 anos atrás
  Samuel Bowman b288016bbc LibTLS: Implement the DHE_RSA key exchange algorithm 3 anos atrás
  DexesTTP 4bbf954ad0 LibTLS: Allow using other hash algorithms for HMAC 4 anos atrás
  DexesTTP cb4a0dec8a LibTLS: Use a more precise KeyExchangeAlgorithm enum 4 anos atrás