3692 Комити (0726fb76ebe7f422e3c4fb2e25a0064926975770)
 

Аутор SHA1 Порука Датум
  Alessandro Ghedini 0726fb76eb Add SSL_CIPHER_is_AEAD. пре 7 година
  Brian Smith a26d4c3f43 Enable stitched x86-64 AES-NI AES-GCM implementation. пре 8 година
  Adam Langley abb32cc00d Restore H (the key) in the GHASH context. пре 7 година
  Aaron Green 67ccf59161 Fix crypto/rand/urandom header guards for Fuchsia. пре 7 година
  David Benjamin c253864993 Remove some node.js hacks. пре 7 година
  Aaron Green c80e416353 Add support for Fuchsia in crypto/rand. пре 7 година
  Brian Smith b4cc925c30 Remove specialized assembly language |ecp_nistz256_from_mont|. пре 7 година
  Brian Smith a2bdbb60ec Remove unused cp_nistz256_mul_by_2. пре 7 година
  Brian Smith cb42354ac3 Clarify x86 GCM asm implementation dispatching. пре 7 година
  Brian Smith 18a37a4211 Remove unused "pure" MMX x86 GCM implementation. пре 7 година
  Brian Smith ac153bded3 Remove unused non-MMX/SSE GCM assembly code. пре 7 година
  David Benjamin 6a0888dd52 Save one call to |ecp_nistz256_from_mont| in |ecp_nistz256_get_affine|. пре 8 година
  David Benjamin 745745df03 Add SSL_CIPHER_is_static_RSA. пре 7 година
  David Benjamin 5fc99c6603 There are no more MD5 ciphers. пре 7 година
  Adam Langley dcecdfd620 Fix a couple of missing spaces in comments. пре 7 година
  David Benjamin 1d6eeb3b85 Spellcheck our public headers. пре 7 година
  David Benjamin e3fbb36005 Test SSL_set_max_send_fragment. пре 7 година
  David Benjamin 8b8d22c961 Parse PKCS#12 files more accurately. пре 7 година
  David Benjamin 2df010e4f4 Remove 'pivot element' from wNAF code. пре 7 година
  David Benjamin 0a211dfe91 Remove BN_FLG_CONSTTIME. пре 7 година
  David Benjamin d261004048 Report TLS 1.3 as supporting secure renegotiation. пре 7 година
  David Benjamin 7f539fa008 Handle overflow in ascii_to_ucs2. пре 7 година
  David Benjamin 9d0e7fb6e7 Rework PKCS{5,8,12} code. пре 7 година
  David Benjamin 314d81420c Reimplement pkcs12_pbe_keyivgen with CBS. пре 7 година
  David Benjamin d1afc41869 Reimplement PKCS5_pbe_set with CBB. пре 7 година
  Adam Langley 2a25aae0f5 Ensure that CBB is |CBB_zero|ed before possibly calling |CBB_cleanup|. пре 7 година
  David Benjamin 4fae069c00 Reimplement PKCS5_v2_PBE_keyivgen. пре 7 година
  David Benjamin e464e81f89 Reimplement PKCS5_pbe2_set with CBB. пре 7 година
  David Benjamin ac83bea85d Trim dead code from PKCS#5 PBE2 bits. пре 7 година
  David Benjamin 9ba19b8e88 Test we can round-trip PKCS8_{encrypt,decrypt}. пре 7 година
  David Benjamin a5eee1c7f3 Decouple EVP_get_digestbyobj from the giant OID table. пре 7 година
  David Benjamin 8f3f6be0d5 Const-correct the PKCS8 salt parameter. пре 7 година
  David Benjamin 35349e9fac Unexport PKCS5 functions. пре 7 година
  David Benjamin 20dbc1ff20 Import some PKCS8_decrypt test vectors from Chromium. пре 7 година
  Matthew Braithwaite e2c083dfd6 ASN1_UTCTIME_print: fix, comment, test. пре 7 година
  David Benjamin 7c7ab21781 Guard a winsock2.h include under the usual pragmas. пре 7 година
  David Benjamin 9c33ae8562 Fix TLS 1.3 NewSessionTicket processing. пре 7 година
  David Benjamin 6add9f172c Fix setsockopt call. пре 7 година
  Rob Sloan 45573cc04d Add Little-endian BIGNUM conversions пре 7 година
  Steven Valdez 08b65f4e31 Enabling 0-RTT on new Session Tickets. пре 7 година
  David Benjamin c0c7019282 Simplify ec_GFp_nistp224_points_mul logic. пре 7 година
  David Benjamin d2242407bb Don't accept signature OIDs in EVP_get_digestby{nid,obj}. пре 7 година
  David Benjamin 9cbd55994f Simplify ec_GFp_nistp256_points_mul logic. пре 7 година
  Steven Valdez bf5bda37cf Adding socket reuse to bssl server. пре 7 година
  David Benjamin 0b8dc30932 Don't use BN_mod_inverse for inverses mod p in RSA keygen. пре 7 година
  David Benjamin 053fee9f79 Enforce the SSL 3.0 no_certificate alert in tests. пре 7 година
  David Benjamin 48063c2aea Add tests around SSL_write's retry behavior. пре 7 година
  David Benjamin a660e7ab67 Don't clear cert_request in ssl3_send_client_certificate. пре 7 година
  David Benjamin 2be4aa7164 Add a helper function for resetting SSL_get_error state. пре 7 година
  David Benjamin 3fa1e21be4 Test invalid inputs for AES_unwrap_key. пре 7 година