5043 コミット (441efad4d7e97f313c7bbfc66252da6fea5c3c7a)
 

作成者 SHA1 メッセージ 日付
  David Benjamin 441efad4d7 Add RSA_PSS_PARAMS to bssl::UniquePtr. 6年前
  Adam Langley e759a9cd84 Support the OpenSSL “pass zero for strlen” when setting X.509 hostnames. 6年前
  David Benjamin d67e311ce4 Test BN_primality test with OEIS A014233 values . 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年前
  Andrii Shyshkalov 433c0aab3b CQ: use new luci.boringssl.try bucket. 6年前
  David Benjamin ee764744e0 Add some BN_mod_inverse tests. 6年前
  David Benjamin 1bfb5c0f79 Add some tests for BN_gcd. 6年前
  David Benjamin 380fc326c3 Add RSA_check_key tests. 6年前
  David Benjamin ac97cc0e51 Fill in missing check_bn_tests.go features. 6年前
  David Benjamin 4b6055defb Add better tests for BN_rand. 6年前
  David Benjamin 8a1a5daa49 Send the fake session ID in the test suite. 6年前
  Adam Langley d096c06b34 bytestring: document that |CBS_get_optional_asn1| can have a NULL output. 6年前
  sphawk 3ab1a69545 fix compilation error for non-english windows (like cjk) 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 a6bfc45b62 Store EC_KEY's private key as an EC_SCALAR. 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 ec55dc15d3 Update tools. 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年前
  Daniel Hirche 8d4f7e5421 Remove redundant assertion in fe_mul_121666_impl. 6年前
  Adam Langley 4702db6306 Update dummy PQ extension for round two. 6年前
  Martin Kreichgauer 8041d8c40e third_party: re-format METATADA files 6年前
  Adam Langley c01786403f Update link to CMVP certificate. 6年前
  Adam Langley e745b25dcb Remove trailing whitespace from ssl/. 6年前
  David Benjamin 672f6fc248 Always use adr with __thumb2__. 6年前
  Daniel Hirche 36714fc8ee Remove redundant length-check in |ec_wNAF_mul|. 6年前
  Fred Gylys-Colwell 02d696f2a1 Delete |pthread_key_t| on dlclose. 6年前
  Adam Langley ed626ec99b Merge NIAP and FIPS test suites. 6年前
  David Benjamin 085955c567 Actually use the u64 cast. 6年前
  Steven Valdez f16cd4278f Add AES_128_CCM AEAD. 6年前
  David Benjamin 78a832d793 Document RSAZ slightly better. 6年前
  David Benjamin c03ecb93a2 Remove SSLv3_method and friends. 6年前
  David Benjamin 1bf2337fe1 Reject compressed ECDH coordinates in TLS. 6年前
  Aaron Green 67968895b3 Remove unused strings.h #include from crypto/mem.c 6年前
  David Benjamin 02cca1987b clang-format RSAZ C code. 6年前
  David Benjamin 10443f5a6e Adjust comment on potential R^3 optimization. 6年前
  Aaron Green 862e0d2e1b Add cpu-aarch64-fuchsia.c 6年前
  David Benjamin 638a408cd2 Add a tuned variable-time P-256 multiplication function. 6年前
  David Benjamin 6e4ff114fc Merge Intel copyright notice into standard 6年前
  David Benjamin f6cf8bbc84 Sync up AES assembly. 6年前
  David Benjamin 6dc994265e Sync up some perlasm license headers and easy fixes. 6年前
  David Benjamin 0f4f6c2e02 p256-x86_64.pl: add CFI directives. 6年前
  David Benjamin 02808ddcaa p256-x86_64-asm.pl: Win64 SEH face-lift. 6年前