4053 コミット (bc7daec4d833ed399571cf847221bb3065fbc9ab)
 

作成者 SHA1 メッセージ 日付
  Adam Langley bc7daec4d8 In FIPS mode, block at start up until the kernel has sufficient entropy. 7年前
  Adam Langley 92f888e836 Make fork-unsafe buffering act via CTR-DRBG. 7年前
  Adam Langley 88bb8489db Switch to CTR-DRBG 7年前
  Adam Langley 730d69e159 Add CTR-DRBG. 7年前
  David Benjamin 11fa70396b Remove the last remnants of key_exchange_info. 7年前
  Steven Valdez a33e0fc932 Update Miller-Rabin iterations to use FIPS specification. 7年前
  Adam Langley 2c673f15f6 Emit redirector functions in a fixed order. 7年前
  Adam Langley 61c4e27413 Delocate more types of references. 7年前
  Adam Langley d7bc3353f0 Detect any reference to OPENSSL_ia32cap_P. 7年前
  Steven Valdez b15143fece Fix check_fips for public keys and synchronize the EC and RSA versions. 7年前
  Steven Valdez 400d0b7b5e Add PWCT for RSA and ECDSA for FIPS 140-2. 7年前
  Steven Valdez 89abf7a466 Fix ECDSA signing for FIPS compliance. 7年前
  Adam Langley a0eb4a8193 “Fix” FIPS build under ASAN. 7年前
  David Benjamin 82b2b8574f Unwind multiprime RSA support. 7年前
  David Benjamin fb8b763e51 Align RSA key generation with FIPS 186-4. 7年前
  Adam Langley 82bad05d5d Inject FIPS hash without running module. 7年前
  Martin Kreichgauer 23aff6b094 Add AESVS KAT vectors (CBC and ECB only). 7年前
  David Benjamin d403be92a4 Ensure consumers set up include paths properly. 7年前
  David Benjamin b7ded430e4 Constrain RSA bit sizes. 7年前
  David Benjamin ddd5ba78a9 Remove redundant check in RSA_sign. 7年前
  David Benjamin f004aa556d Add a test when hashes are too large for RSASSA-PKCS1-v1_5. 7年前
  Steven Valdez d0b988219f Add RSA_check_fips to support public key validation checks. 7年前
  Adam Langley 31fa5a446a Run unit tests concurrently by default. 7年前
  Matthew Braithwaite 7e06de5d2d Really remove DHE ciphersuites from TLS. 7年前
  David Benjamin cb3af3e9c1 Allow specifying certificate and key in separate files. 7年前
  Adam Langley a53344972b Add support for 3DES-ECB. 7年前
  David Benjamin 4a2cc28b8c Unwind RSA_generate_multi_prime_key. 7年前
  David Benjamin 43780cbc37 Tidy up some repetitive code. 7年前
  Adam Langley 20422539b5 Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7年前
  David Benjamin f55e2e7266 Add FIPS builders to CQ. 7年前
  David Benjamin 3cfeb9522b Disable SSLv3 by default. 7年前
  Steven Valdez c196680120 Add comment about ensuring no other data follows the hash value in PKCS #1 7年前
  David Benjamin bbba9394c8 Acknowledge KeyUpdate messages. 7年前
  Andrii Shyshkalov d9e5bc1013 Infra: Enable extra checks for who is allowed to use Commit Queue. 7年前
  David Benjamin ebacdeed67 Add SendServerHelloAsHelloRetryRequest test. 7年前
  David Benjamin d3bca049ee Remove a batch of f_errs. 7年前
  David Benjamin adc15a79ad Empty change to trigger the bots. 7年前
  Steven Valdez ab0e20a97d Enforce minimum EC group size when generating keys for FIPS compliance. 7年前
  David Benjamin 10f6bc7fd0 Fix Android build. 7年前
  David Benjamin aff72a3805 Add the start of standalone iOS build support. 7年前
  David Benjamin 7182d51fb9 Use BN_get_word in probable_prime. 7年前
  David Benjamin 2065481c40 Fix CRYPTO_once_t initialization test. 7年前
  David Benjamin d0a4059102 Be less clever about .rel.ro avoidance. 7年前
  David Benjamin 7f26bf8421 Partially fix FIPS build under clang. 7年前
  Adam Langley 323f1eb701 Include the correct ar.go. 7年前
  Adam Langley fd49993c3b First part of the FIPS module. 7年前
  David Benjamin 0ef8c7bd8f Add missing files to run_android_test.go. 7年前
  David Benjamin 1d2c02bb8e SHA1_Init cannot fail. 7年前
  David Benjamin 69522117a6 Support Ed25519 in TLS. 7年前
  Adam Langley 0aef1686de Comment typo fix: 1024 bits is too small, not too large. 7年前