1516 Комити (e325c3f4712b23de688d2eea7d7549b65a610605)

Аутор SHA1 Порука Датум
  David Benjamin e28552dec8 Add an API to disable RSA-PSS for certificates. пре 6 година
  David Benjamin 6879e19362 Rename SSL_SIGN_RSA_PSS_SHA* constants. пре 6 година
  David Benjamin 5ad94767ab Remove legacy SSL_CTX_sess_set_get_cb overload. пре 6 година
  David Benjamin 68478b7e9b Add runtime bounds checks to bssl::Span. пре 6 година
  David Benjamin b8b1a9d8de Add SSL_SESSION_get0_cipher. пре 6 година
  David Benjamin 27e4c3bab2 Add an OPENSSL_malloc_init stub. пре 6 година
  Steven Valdez acddb8c134 Avoid modifying stack in sk_find. пре 6 година
  Steven Valdez 861f384d7b Implement TLS 1.3 draft28. пре 6 година
  Matthew Braithwaite 56986f905f Hand back ECDHE split handshakes after the first server message. пре 6 година
  David Benjamin 7a62ab1938 Clarify BN_prime_checks is only for random candidates. пре 6 година
  David Benjamin 85c2cd8a45 Fix up AUTHORITY_INFO_ACCESS/ACCESS_DESCRIPTION's deleter. пре 6 година
  David Benjamin c1c6eeb5e2 Check d is mostly-reduced in RSA_check_key. пре 6 година
  David Benjamin 232a6be6f1 Make primality testing mostly constant-time. пре 6 година
  David Benjamin 2a19a17ca7 Limit ASN.1 constructed types recursive definition depth пре 6 година
  David Benjamin 6ebef73213 Add bssl::UniquePtr<AUTHORITY_INFO_ACCESS> пре 6 година
  David Benjamin 441efad4d7 Add RSA_PSS_PARAMS to bssl::UniquePtr. пре 6 година
  Adam Langley 88e6a05f46 Configure asmjs and wasm as generic, 32-bit machines. пре 6 година
  David Benjamin d61334d187 Document preferences for EC_GROUP_new_by_curve_name. пре 6 година
  Adam Langley d096c06b34 bytestring: document that |CBS_get_optional_asn1| can have a NULL output. пре 6 година
  Adam Langley fa3e9c3385 Add |SSL_COMP_get[0_name|_id]|. пре 6 година
  David Benjamin a0bc29a775 Remove remnants of the HRR message. пре 6 година
  David Benjamin 10bfb89859 Fix 20-year-old typo in BN_mask_bits. пре 6 година
  David Benjamin 47d88415db Document that BN_bn2bin is not constant-time. пре 6 година
  David Benjamin 3d2c6b0b0e Document EC_POINT_get_affine_coordinates_GFp allowing NULL x and y. пре 6 година
  David Benjamin d62fe6f3e8 Fold EC_KEY_copy into EC_KEY_dup. пре 6 година
  Adam Langley 40cdb3b5da Don't test |initial_handshake_complete| for dummy PQ padding status. пре 6 година
  David Benjamin 929a9d7d42 Don't bother retrying in bn_blinding_create_param. пре 6 година
  David Benjamin f8058d4114 Add M=8 L=2 AES-128-CCM as well. пре 6 година
  Adam Langley 8df8e64205 Record whether dummy PQ padding was used. пре 6 година
  Steven Valdez f16cd4278f Add AES_128_CCM AEAD. пре 6 година
  David Benjamin c03ecb93a2 Remove SSLv3_method and friends. пре 6 година
  David Benjamin 38c20fe8d5 Fix threading issues with RSA freeze_private_key. пре 6 година
  David Benjamin 376f3f1727 Add BN_count_low_zero_bits. пре 6 година
  David Benjamin d24cb22c55 Make BN_cmp constant-time. пре 6 година
  David Benjamin be837402a9 Make the rest of RSA CRT constant-time. пре 6 година
  David Benjamin 08805fe279 Normalize RSA private component widths. пре 6 година
  David Benjamin 09633cc34e Rename bn->top to bn->width. пре 6 година
  David Benjamin f4b708cc1e Add a function which folds BN_MONT_CTX_{new,set} together. пре 6 година
  David Benjamin 76ce04bec8 Fix up BN_MONT_CTX_set with non-minimal values. пре 6 година
  David Benjamin dc8b1abb75 Do RSA sqrt(2) business in BIGNUM. пре 6 година
  David Benjamin fa65113400 Push an error if custom private keys fail. пре 6 година
  Adam Langley 3fe8fa74ac Add initial, experimental support for split handshakes. пре 6 година
  Steven Valdez 7e5dd25d47 Remove draft22 and experiment2. пре 6 година
  Nick Harper 3c034b2cf3 Add support for QUIC transport params. пре 6 година
  David Benjamin a62dbf88d8 Move OPENSSL_FALLTHROUGH to internal headers. пре 6 година
  Matthew Braithwaite 5301c10c53 ssl_verify_peer_cert: implement |SSL_VERIFY_NONE| as advertised. пре 6 година
  David Benjamin 0ab3f0ca25 Notice earlier if a server echoes the TLS 1.3 compatibility session ID. пре 6 година
  Adam Langley c61b577197 Add some more utility functions to bytestring. пре 6 година
  David Benjamin 5a869aa3e8 Documentation typo. пре 6 година
  Adam Langley f2e7b220c0 Extract FIPS KAT tests into a function. пре 6 година