31 コミット (23c25d5b3a916cde195d95e4190ae26136071146)

作成者 SHA1 メッセージ 日付
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7年前
  Adam Langley 5e578c9dba Don't draw entropy during FIPS power-on tests. 7年前
  Adam Langley 204b8a115d Tag the power-on tests as a constructor function directly. 7年前
  Adam Langley b89e025cfa Clarify the error message for an ECDSA power-on test failure. 7年前
  Adam Langley 429e85b516 Have a single function for FIPS test failures. 7年前
  Martin Kreichgauer 118355c6f0 fipstools: Add a sample binary that exercises methods from the FIPS module. 7年前
  Adam Langley 208e239371 Move OPENSSL_ASAN to base.h. 7年前
  Martin Kreichgauer 0402f89448 crypto/fipsmodule: Make more Known Answer Tests breakable. 7年前
  Adam Langley e838cfb51f Add a way to break one of the KAT tests. 7年前
  Adam Langley 4c7b3bfd73 Switch integrity hash to SHA-512. 7年前
  David Benjamin 4323e22793 Tidy up FIPS module dependencies. 7年前
  Adam Langley 2e2a226ac9 Move cipher/ into crypto/fipsmodule/ 7年前
  Adam Langley 96dec443d9 Move rsa/ to fipsmodule/rsa/ 7年前
  Adam Langley aacb72c1b7 Move ec/ and ecdsa/ into fipsmodule/ 7年前
  David Benjamin fa839dcac0 Don't depend on crypto/bytestring for ECDSA self-tests. 7年前
  David Benjamin 09ffa773dd Don't depend on crypto/bytestring for RSA self-tests. 7年前
  David Benjamin 05821b0ee3 Consistently check length in RSA_add_pkcs1_prefix. 7年前
  Adam Langley 8a3a2a99b2 Move des/ to crypto/fipsmodule/ 7年前
  Adam Langley 5c38c05b26 Move bn/ into crypto/fipsmodule/ 7年前
  Adam Langley 7784104dd8 Move much of rand/ into the FIPS module. 7年前
  David Benjamin f3d3cee4fe Avoid messing with dummy functions in delocate.go. 7年前
  Adam Langley 778e5cedf0 Make the arguments to FIPS check_test consistent. 7年前
  Adam Langley 0648129566 Move modes/ into the FIPS module 7年前
  Steven Valdez e5be1740be Add DRBG KAT for FIPS. 7年前
  Steven Valdez 13a129d301 Add 3DES KAT for FIPS. 7年前
  Steven Valdez 777fdd6443 Add RSA/ECDSA KAT for FIPS. 7年前
  Steven Valdez 5b6151df1d Add AES and SHA KAT for FIPS. 7年前
  Adam Langley 8c62d9dd8b Move AES code into the FIPS module. 7年前
  Adam Langley a0eb4a8193 “Fix” FIPS build under ASAN. 7年前
  David Benjamin d0a4059102 Be less clever about .rel.ro avoidance. 7年前
  Adam Langley fd49993c3b First part of the FIPS module. 7年前