GaloisInc / hacrypto

Experiments in high-assurance crypto.
BSD 3-Clause "New" or "Revised" License
46 stars 14 forks source link

Move CAP test vectors to TestGen/fixed-vectors/CAVP. #102

Open briansmith opened 8 years ago

briansmith commented 8 years ago

Move the CAVP test vectors closer to within TestGen to support two future changes:

  1. Modification of the TestGen framework to support including fixed test vectors in the generated test suites.
  2. Splitting TestGen into a separate submodule.

This has the unfortunate side effect of separating the copies of the CAVP documentatation describing the tests from the test data.