1. 7ff4c8f Random flake8 cleanups for the latest release (#3242) by Alex Gaynor · 9 years ago
  2. e51236d Last pass over fixing the links (#3224) by Alex Gaynor · 9 years ago
  3. 3079299 add RSA OAEP SHA2 vectors via custom vector creation (#2829) by Paul Kehrer · 9 years ago
  4. d242ebb use the non-deprecated name for this function by Alex Gaynor · 10 years ago
  5. 48f1801 Fix pep8 lint errors by Ehren Kret · 10 years ago
  6. d01c20f Add support for 160 bit ARC4 keys by Ehren Kret · 10 years ago
  7. e54478f Docs for custom secp256k1 vectors by Alex Stapleton · 10 years ago
  8. fddf29f Verification script by Alex Stapleton · 10 years ago
  9. 12cc9a4 Script for generating SECP256K1 vectors by Alex Stapleton · 10 years ago
  10. 3cf1766 Fixed the paths in the go cast verifier. by Alex Gaynor · 11 years ago
  11. 5951f46 Update the license header for every source file, as well as the documentation. by Alex Gaynor · 11 years ago
  12. 40bf0a1 More line wrapping by Alex Gaynor · 11 years ago
  13. 36b15c3 some small doc fixes by Paul Kehrer · 11 years ago
  14. 10a2fa4 linkify another thing by Paul Kehrer · 11 years ago
  15. 6d8f9b0 add SEED CFB/OFB bespoke vectors and documentation by Paul Kehrer · 11 years ago
  16. 4db32f7 a few more import order fixes for upcoming flake8-import-order by Paul Kehrer · 11 years ago
  17. c5fffd3 Standardise on sentence case for titles by Alex Stapleton · 11 years ago
  18. 3f6d7e7 fix vector generation/verification scripts for IDEA by Paul Kehrer · 11 years ago
  19. c99c214 Merge pull request #396 from reaperhulk/idea-bespoke-vectors by Hynek Schlawack · 11 years ago
  20. 24d5db8 style fixes by Paul Kehrer · 11 years ago
  21. a5f0037 close the open files in generate/verify by Paul Kehrer · 11 years ago
  22. c37feed Added future imports and licenses that are missing by Alex Gaynor · 11 years ago
  23. ae28ca2 update headers, add verification code by Paul Kehrer · 11 years ago
  24. bf2a9d9 Merge branch 'master' into idea-bespoke-vectors by Paul Kehrer · 11 years ago
  25. 9104dd2 clearer prose by Paul Kehrer · 11 years ago
  26. aee319f update docs to explain CTR generation source by Paul Kehrer · 11 years ago
  27. 432b4cb update generation script and verification script to support CTR gen by Paul Kehrer · 11 years ago
  28. b09622c add beginning of IDEA vector source docs. no verification code yet by Paul Kehrer · 11 years ago
  29. 61ea493 Syntax highlight the go code. Be mad Rob Pike. by Alex Gaynor · 11 years ago
  30. af6ad14 show the entire files by Paul Kehrer · 11 years ago
  31. 89d0506 remove unused var by Paul Kehrer · 11 years ago
  32. 9f540f2 improve formatting and fix pep8 for generate/verify cast5 scripts by Paul Kehrer · 11 years ago
  33. cf6ffb5 add cast5 (cbc, cfb, ofb) vector source info to docs by Paul Kehrer · 11 years ago