1. 2b75867 restructure vectors into ciphers/hashes/hmac by Paul Kehrer · 11 years ago
  2. 1bb8b71 clean up loader and make docs default to hmac sha256 by Paul Kehrer · 11 years ago
  3. 00dd509 address initial review comments by Paul Kehrer · 11 years ago
  4. 0317b04 HMAC support by Paul Kehrer · 11 years ago
  5. f04317a Move primtives into a hazmat package by Donald Stufft · 11 years ago
  6. 3359d7e Test what happens when an invalid line is in the cryptrec vectors by Donald Stufft · 11 years ago
  7. 87cd0db update loader and test to handle lines with brackets by Paul Kehrer · 11 years ago
  8. 69e0652 hash vector loader and tests by Paul Kehrer · 11 years ago
  9. 016eed1 Ported openssl vector tests by Alex Gaynor · 11 years ago
  10. 1fe70b1 Start of the great refactoring by Alex Gaynor · 11 years ago
  11. e580598 simplify cryptrec loader, improve comments by Paul Kehrer · 11 years ago
  12. 6b99a1b remove distinction between encrypt/decrypt in the openssl loader by Paul Kehrer · 11 years ago
  13. 057b500 simplify and annotate loaders based on review feedback by Paul Kehrer · 11 years ago
  14. e58f83e sort the cryptrec loader dict's items to test reliably by Paul Kehrer · 11 years ago
  15. 1951bf6 add cryptrec and openssl test vector loaders + tests by Paul Kehrer · 11 years ago
  16. f312a5c Made the load NIST vectors test utility use bytes correctly by Alex Gaynor · 11 years ago
  17. 9e1a48b Add a test utility functions to read & process NIST vector files by Donald Stufft · 11 years ago