README.chromium 778 B

12345678910111213141516171819
  1. Name: NIST Public Key Interoperability Test Suite
  2. Short Name: NIST PKITS
  3. URL: http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html
  4. Version: 1.0.1
  5. Date: April 14, 2011
  6. License: Public Domain: United States Government Work under 17 U.S.C. 105
  7. License File: NOT_SHIPPED
  8. Description:
  9. The Public Key Interoperability Test Suite (PKITS) is a comprehensive X.509
  10. path validation test suite that was developed by NIST in conjunction with BAE
  11. Systems and NSA. The PKITS path validation test suite is designed to cover
  12. most of the features specified in X.509 and RFC 3280.
  13. Local Modifications:
  14. Only the certs/ and crls/ directories were extracted from PKITS_data.zip.
  15. pkits_testcases-inl.h is generated from the test descriptions in PKITS.pdf
  16. using generate_tests.py.