GaloisInc / hacrypto

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

write test vector generator harness #26

Open kiniry opened 10 years ago

kiniry commented 10 years ago

The vector generator's design will be part of the overall hacrypto design and will probably just be a bit of C that does deterministic and non-deterministic, possibly cached, streaming and finite bit vector length, random test vector generation.