80 Cometimentos (6fdea2aba9b75a5be58db21fb9eda43f48d778b9)

Autor SHA1 Mensagem Data
  David Benjamin 69522117a6 Support Ed25519 in TLS. há 7 anos
  Matthew Braithwaite cedc6f1824 Remove DHE ciphersuites from TLS. há 7 anos
  David Benjamin 91222b8d38 Fix configuring the empty cipher list. há 7 anos
  Matthew Braithwaite 6ad20dc912 Move error-on-empty-cipherlist into ssl_create_cipher_list(). há 7 anos
  David Benjamin adec7726ec Remove SSL_CIPHER_has_MD5_HMAC. há 7 anos
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. há 7 anos
  Steven Valdez 908ac19e8e Moving transcript and PRF functions to SSL_TRANSCRIPT. há 7 anos
  Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. há 7 anos
  Adam Langley 5322010405 Revert "Remove old ChaCha20-Poly1305 AEAD." há 7 anos
  Adam Langley def9b46801 Remove old ChaCha20-Poly1305 AEAD. há 7 anos
  Alessandro Ghedini 0726fb76eb Add SSL_CIPHER_is_AEAD. há 7 anos
  David Benjamin 745745df03 Add SSL_CIPHER_is_static_RSA. há 7 anos
  David Benjamin 5fc99c6603 There are no more MD5 ciphers. há 7 anos
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. há 7 anos
  Matthew Braithwaite 651aaefb44 Remove CECPQ1 (experimental post-quantum key agreement). há 7 anos
  David Benjamin 11a7b3c2d9 Trim ssl_create_cipher_list slightly. há 8 anos
  David Benjamin d2cb1c19e2 Remove cipher_list_by_id. há 8 anos
  David Benjamin abbbee10ad Detach TLS 1.3 cipher configuration from the cipher language. há 8 anos
  David Benjamin 305e6fb7f7 Revise ssl_cipher_get_evp_aead. há 8 anos
  Steven Valdez 3cbdc34619 Add GENERIC selector for TLS 1.3 AEAD-only cipher suites. há 8 anos
  Steven Valdez 803c77a681 Update crypto negotation to draft 15. há 8 anos
  Adam Langley 3e9e043229 Add dummy |SSL_COMP_free_compression_methods|. há 8 anos
  Adam Langley f139c9957c Return immediately when cipher-string processing fails. há 8 anos
  Adam Langley f99f2448bd Return immediately if a cipher command is invalid. há 8 anos
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. há 8 anos
  David Benjamin 54091230cd Use C99 for size_t loops. há 8 anos
  Matt Braithwaite 9c8c418853 Remove RC4 ciphersuites from TLS. há 8 anos
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. há 8 anos
  Steven Valdez 4aa154e08f Adding code to send session as PSK Identity. há 8 anos
  David Benjamin 881f196075 Make ECDHE_PSK + AES_GCM unmatchable. há 8 anos
  David Benjamin 54c217cc6b Forbid PSK ciphers in TLS 1.3 for now. há 8 anos
  Nick Harper 1fd39d84cf Add TLS 1.3 record layer to go implementation. há 8 anos
  David Benjamin c9a4368878 Fix the new ECDHE_PSK ciphers. há 8 anos
  Steven Valdez 7975056ac1 Fixing iv_length for TLS 1.3. há 8 anos
  David Benjamin 0fc7df55c0 Add SSL_CIPHER_is_DHE. há 8 anos
  Steven Valdez 3084e7b87d Adding ECDHE-PSK GCM Ciphersuites. há 8 anos
  Matt Braithwaite 053931e74e CECPQ1: change from named curve to ciphersuite. há 8 anos
  David Benjamin c032dfa27e Client auth is only legal in certificate-based ciphers. há 8 anos
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. há 8 anos
  David Benjamin 433366587d Move AES128 above AES256 by default. há 8 anos
  David Benjamin a211aee545 Add SSL_CIPHER_has_SHA256_HMAC. há 8 anos
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. há 8 anos
  Brian Smith 0687bdfc12 Fix -Wformat-nonliteral violation in ssl_cipher.c. há 8 anos
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. há 8 anos
  David Benjamin 13414b3a04 Implement draft-ietf-tls-chacha20-poly1305-04. há 8 anos
  David Benjamin ff2df337a0 Reformat the cipher suite table. há 9 anos
  David Benjamin 9f2e2770e1 Remove strength_bits. há 9 anos
  David Benjamin d6e9eec3f8 Remove algo_strength. há 9 anos
  David Benjamin dcb6ef0f0b Remove algorithm_ssl. há 9 anos
  Adam Langley b00061cea7 Add SSL_CIPHER_is_AES[128|256]CBC. há 9 anos