1. fa52e6a Updated vectors documentation by Ayrx · 11 years ago
  2. 40afce0 Fixed wrong vectors by Ayrx · 11 years ago
  3. 1d6b77b More vectors by Ayrx · 11 years ago
  4. 36b15c3 some small doc fixes by Paul Kehrer · 11 years ago
  5. 10a2fa4 linkify another thing by Paul Kehrer · 11 years ago
  6. 6d8f9b0 add SEED CFB/OFB bespoke vectors and documentation by Paul Kehrer · 11 years ago
  7. f0e12ac add SEED CBC vectors from rfc 4196 by Paul Kehrer · 11 years ago
  8. 1d0f973 add SEED ECB vectors from rfc 4269 by Paul Kehrer · 11 years ago
  9. 833a8ea Update docs by Alex Stapleton · 11 years ago
  10. 07c6a39 Update docs by Alex Stapleton · 11 years ago
  11. a678ae0 Make code review docs friendlier by Alex Stapleton · 11 years ago
  12. a39a319 Move cryptography.vectors to cryptography_vectors by Alex Stapleton · 11 years ago
  13. 4db32f7 a few more import order fixes for upcoming flake8-import-order by Paul Kehrer · 11 years ago
  14. c5fffd3 Standardise on sentence case for titles by Alex Stapleton · 11 years ago
  15. 3f6d7e7 fix vector generation/verification scripts for IDEA by Paul Kehrer · 11 years ago
  16. c99c214 Merge pull request #396 from reaperhulk/idea-bespoke-vectors by Hynek Schlawack · 11 years ago
  17. 24d5db8 style fixes by Paul Kehrer · 11 years ago
  18. a5f0037 close the open files in generate/verify by Paul Kehrer · 11 years ago
  19. c37feed Added future imports and licenses that are missing by Alex Gaynor · 11 years ago
  20. ae28ca2 update headers, add verification code by Paul Kehrer · 11 years ago
  21. bf2a9d9 Merge branch 'master' into idea-bespoke-vectors by Paul Kehrer · 11 years ago
  22. 8566cac Merge pull request #723 from reaperhulk/nist-rsa-vectors by Alex Gaynor · 11 years ago
  23. 7f0039c add vector sources by Paul Kehrer · 11 years ago
  24. f791410 add vector source data for IDEA ECB to docs by Paul Kehrer · 11 years ago
  25. e7da0ab DSA test vector docs by Alex Stapleton · 11 years ago
  26. 75e72ea Added vectors for scrypt from the draft RFC by Alex Gaynor · 11 years ago
  27. 5b6ce2a some style fixes suggested by pep8-naming by Paul Kehrer · 11 years ago
  28. abec8a1 Document PKCS #8 key sources by Alex Stapleton · 11 years ago
  29. 58db154 Link to the specific sources of these vectors by Alex Stapleton · 11 years ago
  30. 52e4048 Add OpenSSL PEM vector docs by Alex Stapleton · 11 years ago
  31. 933dd68 Fixed TOTP test vectors. by Ayrx · 11 years ago
  32. 9104dd2 clearer prose by Paul Kehrer · 11 years ago
  33. aee319f update docs to explain CTR generation source by Paul Kehrer · 11 years ago
  34. 432b4cb update generation script and verification script to support CTR gen by Paul Kehrer · 11 years ago
  35. b09622c add beginning of IDEA vector source docs. no verification code yet by Paul Kehrer · 11 years ago
  36. e547d8f Reformat AES CTR vectors to use NIST loader & document their source properly by Paul Kehrer · 11 years ago
  37. 61ea493 Syntax highlight the go code. Be mad Rob Pike. by Alex Gaynor · 11 years ago
  38. af6ad14 show the entire files by Paul Kehrer · 11 years ago
  39. 89d0506 remove unused var by Paul Kehrer · 11 years ago
  40. 9f540f2 improve formatting and fix pep8 for generate/verify cast5 scripts by Paul Kehrer · 11 years ago
  41. cf6ffb5 add cast5 (cbc, cfb, ofb) vector source info to docs by Paul Kehrer · 11 years ago
  42. 4e1c40b remove references to the CAST5 generation (will be in separate PR) by Paul Kehrer · 11 years ago
  43. 1681a69 add test vector information to the development section by Paul Kehrer · 11 years ago
  44. 91c776f move around some material on the reviewing doc page by Paul Kehrer · 11 years ago
  45. 18962cc add explicit backend selection examples in a code block by Paul Kehrer · 11 years ago
  46. 450cd02 fix some indentation and a missing newline by Paul Kehrer · 11 years ago
  47. 0839aa8 reorganize contributing into development section by Paul Kehrer · 11 years ago