232 コミット (43e5a26b535f8eeee33c3106de786aea4f5023c8)

作成者 SHA1 メッセージ 日付
  David Benjamin 1e5cb820de Add an option to build libFuzzer from DEPS. 7年前
  David Benjamin 799676c998 Add a flag to configure the path to the SDE executable. 7年前
  David Benjamin ebc4de6719 Update tools from Chromium. 7年前
  Matthew Braithwaite 95511e9842 generate_build_files: omit tests from fips_fragments. 7年前
  Adam Langley 2e2a226ac9 Move cipher/ into crypto/fipsmodule/ 7年前
  Adam Langley aacb72c1b7 Move ec/ and ecdsa/ into fipsmodule/ 7年前
  David Benjamin 616c4c26e0 Fix make_errors.go. 7年前
  Adam Langley e5adaef980 Put spaces between arguments of failed tests. 7年前
  Adam Langley 5c38c05b26 Move bn/ into crypto/fipsmodule/ 7年前
  Matthew Braithwaite a0cb725b39 generate_build_files: enforce uniqueness of test names. 7年前
  David Benjamin 01d65c27ec Convert spake25519_test to GTest. 7年前
  David Benjamin 7d53128d35 Convert cmac_test to GTest. 7年前
  Steven Valdez 1d134eee9a Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. 7年前
  Adam Langley 11f11e6f49 Sort lists of asm files and tests. 7年前
  Adam Langley 7784104dd8 Move much of rand/ into the FIPS module. 7年前
  Martin Kreichgauer 3975ecffc2 Add CAVP GCMVS Known Answer tests. 7年前
  Adam Langley 0648129566 Move modes/ into the FIPS module 7年前
  Martin Kreichgauer 44d40c5e2b Add NIST CAVP TMOVS Known Answer tests for TDES in CBC and ECB modes. 7年前
  David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. 7年前
  Matthew Braithwaite 97104afe9e generate_build_files: allow tests paths to mismatch test source paths. 7年前
  David Benjamin 2c45fa0b90 Convert bytestring_test to GTest. 7年前
  David Benjamin 76dd18008c Convert base64_test to GTest. 7年前
  Adam Langley 8c62d9dd8b Move AES code into the FIPS module. 7年前
  Adam Langley 730d69e159 Add CTR-DRBG. 7年前
  Adam Langley 82bad05d5d Inject FIPS hash without running module. 7年前
  Martin Kreichgauer 23aff6b094 Add AESVS KAT vectors (CBC and ECB only). 7年前
  Adam Langley 31fa5a446a Run unit tests concurrently by default. 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年前
  Martin Kreichgauer 8b487b73aa util/generate_build_files.py: Filter test runner sources from BUILD files. 7年前
  David Benjamin 95321e15f2 Fix diff_asm.go. 7年前
  David Benjamin 81a191dc4d Convert constant_time_test to GTest. 7年前
  David Benjamin 5c12778948 Convert bio_test to GTest. 7年前
  David Benjamin 6a53b99f34 Fix generate-coverage.sh. 7年前
  David Benjamin b228541129 Convert asn1_test to GTest. 7年前
  David Benjamin 919d8cf94e Sync util/bot with Chromium. 7年前
  David Benjamin 7dd4e429a5 Convert x25519_test to GTest. 7年前
  David Benjamin 7e42999122 Convert evp_extra_test into GTest. 7年前
  David Benjamin 218f51bcef Fix Android bots. 7年前
  David Benjamin 699e55bb0e Unexport time_support.h. 7年前
  David Benjamin fb2ac390f5 Convert ec_test to GTest. 7年前
  David Benjamin b91b9a8967 Convert rsa_test to GTest. 7年前
  David Benjamin b19b6626c5 Convert chacha_test to GTest. 7年前
  David Benjamin 1d5a570627 Don't hardcode GTest sources. 7年前
  David Benjamin bc6ef7a83f Convert err_test to GTest. 7年前
  David Benjamin 634b0e3c73 Combine stdout and stderr in all_test.go 7年前
  Adam Langley e212f27a3e Support running tests under Intel SDE. 7年前
  Adam Langley feca9e562c Emit ssl_[c|cc]_sources for Bazel. 7年前
  David Benjamin 358baeb9a4 Add missing src/ prefix to GTest sources. 7年前