53 İşlemeler (ed6c5d39100fce575ef6c94b12c43f25c55d4205)

Yazar SHA1 Mesaj Tarih
  Matt Braithwaite 9c8c418853 Remove RC4 ciphersuites from TLS. 8 yıl önce
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 yıl önce
  Steven Valdez 4aa154e08f Adding code to send session as PSK Identity. 8 yıl önce
  David Benjamin 881f196075 Make ECDHE_PSK + AES_GCM unmatchable. 8 yıl önce
  David Benjamin 54c217cc6b Forbid PSK ciphers in TLS 1.3 for now. 8 yıl önce
  Nick Harper 1fd39d84cf Add TLS 1.3 record layer to go implementation. 8 yıl önce
  David Benjamin c9a4368878 Fix the new ECDHE_PSK ciphers. 8 yıl önce
  Steven Valdez 7975056ac1 Fixing iv_length for TLS 1.3. 8 yıl önce
  David Benjamin 0fc7df55c0 Add SSL_CIPHER_is_DHE. 8 yıl önce
  Steven Valdez 3084e7b87d Adding ECDHE-PSK GCM Ciphersuites. 8 yıl önce
  Matt Braithwaite 053931e74e CECPQ1: change from named curve to ciphersuite. 8 yıl önce
  David Benjamin c032dfa27e Client auth is only legal in certificate-based ciphers. 8 yıl önce
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. 8 yıl önce
  David Benjamin 433366587d Move AES128 above AES256 by default. 8 yıl önce
  David Benjamin a211aee545 Add SSL_CIPHER_has_SHA256_HMAC. 8 yıl önce
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 yıl önce
  Brian Smith 0687bdfc12 Fix -Wformat-nonliteral violation in ssl_cipher.c. 8 yıl önce
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. 8 yıl önce
  David Benjamin 13414b3a04 Implement draft-ietf-tls-chacha20-poly1305-04. 9 yıl önce
  David Benjamin ff2df337a0 Reformat the cipher suite table. 9 yıl önce
  David Benjamin 9f2e2770e1 Remove strength_bits. 9 yıl önce
  David Benjamin d6e9eec3f8 Remove algo_strength. 9 yıl önce
  David Benjamin dcb6ef0f0b Remove algorithm_ssl. 9 yıl önce
  Adam Langley b00061cea7 Add SSL_CIPHER_is_AES[128|256]CBC. 9 yıl önce
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. 9 yıl önce
  David Benjamin ef793f4b6f Add various functions for SSL_CIPHER. 9 yıl önce
  David Benjamin 51a01a5cd4 Revert most of "Refactor ChaCha20-Poly1305 AEAD nonce handling." 9 yıl önce
  Brian Smith 271777f5ac Refactor ChaCha20-Poly1305 AEAD nonce handling. 9 yıl önce
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. 9 yıl önce
  David Benjamin da86cccaf6 Deprecate all the string macros. 9 yıl önce
  Adam Langley d98dc1311e Upstream Android-specific things under |BORINGSSL_ANDROID_SYSTEM| 9 yıl önce
  David Benjamin df0905a803 Don't pretend to account for RSA_PSK. 9 yıl önce
  Adam Langley d7fe75ca5f Add |SSL_CIPHER_is_RC4|. 9 yıl önce
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. 9 yıl önce
  Matt Braithwaite af096751e8 Restore the NULL-SHA ciphersuite. (Alas.) 9 yıl önce
  David Benjamin c0125ef8f3 Fix SSL_CIPHER_is_AESGCM. 9 yıl önce
  David Benjamin b8d28cf532 Factor out the buffering and low-level record code. 9 yıl önce
  David Benjamin be8a869d96 Fill in alg_bits for CHACHA20_POLY1305 ciphers. 9 yıl önce
  David Benjamin ec4353498c Remove DHE_RSA_WITH_CHACHA20_POLY1305. 9 yıl önce
  David Benjamin b088331ec0 Simplify handshake hash handling. 9 yıl önce
  David Benjamin 5055c76709 Rename algorithm2 to algorithm_prf. 9 yıl önce
  David Benjamin b2a985bfb8 Fold away SSL_CIPHER_ALGORITHM2_VARIABLE_NONCE_INCLUDED_IN_RECORD. 9 yıl önce
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 yıl önce
  David Benjamin d1d8078025 Fold away certificate slots mechanism. 9 yıl önce
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. 9 yıl önce
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. 9 yıl önce
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. 9 yıl önce
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. 9 yıl önce
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. 9 yıl önce
  David Benjamin 9a980abaee Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* 9 yıl önce