1. ff26c74 add new post-release tasks section to help release managers by Paul Kehrer · 11 years ago
  2. 833a8ea Update docs by Alex Stapleton · 11 years ago
  3. 07c6a39 Update docs by Alex Stapleton · 11 years ago
  4. 230457a Add DSA private key api, docs and tests by Mohammed Attia · 11 years ago
  5. 5b50613 Add DSA public key api, docs and tests by Mohammed Attia · 11 years ago
  6. 24171cc Add DSA parameters api, docs and tests by Mohammed Attia · 11 years ago
  7. a678ae0 Make code review docs friendlier by Alex Stapleton · 11 years ago
  8. 7a489db Fixed #809 -- switch back to always using UnsupportedAlgorithm by Alex Gaynor · 11 years ago
  9. ffcf3b1 A new flake8 is out. Our code is bad again! by Alex Gaynor · 11 years ago
  10. 0201c35 Merge pull request #845 from public/no-memory-wipe-docs by Paul Kehrer · 11 years ago
  11. a108ac6 "potentially vulnerable" by Alex Stapleton · 11 years ago
  12. cfe1c0b Rephrase to avoid american english failure by Alex Stapleton · 11 years ago
  13. da4e0fa Add citation for being a low risk issue by Alex Stapleton · 11 years ago
  14. a39a319 Move cryptography.vectors to cryptography_vectors by Alex Stapleton · 11 years ago
  15. 1977a60 Rephrase to keep the spell checker happy by Alex Stapleton · 11 years ago
  16. 68bba2d Limitations by Alex Stapleton · 11 years ago
  17. 4db32f7 a few more import order fixes for upcoming flake8-import-order by Paul Kehrer · 11 years ago
  18. 798c034 document the ValueError by Paul Kehrer · 11 years ago
  19. 06aa796 RSA PSS signature support by Paul Kehrer · 11 years ago
  20. c5fffd3 Standardise on sentence case for titles by Alex Stapleton · 11 years ago
  21. 38c4263 Merge pull request #792 from reaperhulk/rsa-pss-verify by Alex Gaynor · 11 years ago
  22. a38e8e5 link to Colin Percival re: recommended RSA signature padding by Paul Kehrer · 11 years ago
  23. edacb14 Update the docs. by Mohammed Attia · 11 years ago
  24. 763c621 move PSS to top of docs by Paul Kehrer · 11 years ago
  25. b5936a7 add RSA PSS verification support by Paul Kehrer · 11 years ago
  26. e171c5f Merge pull request #807 from Ayrx/add-backend-check-to-rsa by Paul Kehrer · 11 years ago
  27. 1e7ce06 Merge pull request #806 from Ayrx/add-backend-check-to-cipher by Paul Kehrer · 11 years ago
  28. 77fdd4e Merge pull request #805 from Ayrx/add-backend-check-to-hmac by Paul Kehrer · 11 years ago
  29. f886a82 Added backend check to rsa primitives by Ayrx · 11 years ago
  30. f56c54e Added backend check to cipher primitives by Ayrx · 11 years ago
  31. ecac029 Added backend check to hmac primitives by Ayrx · 11 years ago
  32. b482ca1 Added backend check to hash primitives by Ayrx · 11 years ago
  33. 106cc54 Merge pull request #775 from reaperhulk/rsa-mgf1-class by Alex Gaynor · 11 years ago
  34. 7b9d924 Merge pull request #802 from public/platforms by Paul Kehrer · 11 years ago
  35. 13432b2 Tweak wording by Alex Stapleton · 11 years ago
  36. b10e954 Alphabetise by Alex Stapleton · 11 years ago
  37. bd0c7a6 Document Python versions too by Alex Stapleton · 11 years ago
  38. b468417 Document the platforms we test on by Alex Stapleton · 11 years ago
  39. 6870241 Added backend check to kdf primitives by Ayrx · 11 years ago
  40. 30e574e Added backend check to twofactor primitives by Ayrx · 11 years ago
  41. 26e5d3f document MAX_LENGTH by Paul Kehrer · 11 years ago
  42. 3f6d7e7 fix vector generation/verification scripts for IDEA by Paul Kehrer · 11 years ago
  43. 7ba0c01 add IDEA support for CBC, CFB, OFB + tests for all IDEA by Paul Kehrer · 11 years ago
  44. e5dc122 basic IDEA ECB support for OpenSSL backend by Paul Kehrer · 11 years ago
  45. c99c214 Merge pull request #396 from reaperhulk/idea-bespoke-vectors by Hynek Schlawack · 11 years ago
  46. 24d5db8 style fixes by Paul Kehrer · 11 years ago
  47. a5f0037 close the open files in generate/verify by Paul Kehrer · 11 years ago
  48. db6fab5 add MGF1 class, docs, tests by Paul Kehrer · 11 years ago
  49. 933afee Merge pull request #772 from reaperhulk/rsa-mgf1-supported-interface by Alex Gaynor · 11 years ago
  50. b116bfd Merge pull request #770 from reaperhulk/document-some-versions by Alex Gaynor · 11 years ago
  51. 06c7793 add mgf1_hash_supported to the RSABackend interface by Paul Kehrer · 11 years ago
  52. 12649af document our oldest supported openssl and deny older support by Paul Kehrer · 11 years ago
  53. 7ba305b Merge pull request #765 from public/doc-tweaks by Paul Kehrer · 11 years ago
  54. 5cb80e2 Merge pull request #766 from public/more-doc-tweaks by Paul Kehrer · 11 years ago
  55. 7904346 Update HMAC and Digest docs. by Alex Stapleton · 11 years ago
  56. 092351d Various "improvements" to the symmetric docs by Alex Stapleton · 11 years ago
  57. 838e1ac Merge pull request #761 from alex/missing-future-license by Paul Kehrer · 11 years ago
  58. c37feed Added future imports and licenses that are missing by Alex Gaynor · 11 years ago
  59. ae28ca2 update headers, add verification code by Paul Kehrer · 11 years ago
  60. c44e0f0 Added note in documentation about OS X version support by Ayrx · 11 years ago
  61. bf2a9d9 Merge branch 'master' into idea-bespoke-vectors by Paul Kehrer · 11 years ago
  62. 2a69b48 whoops by Alex Gaynor · 11 years ago
  63. c6a6f31 Convert stuff by Alex Gaynor · 11 years ago
  64. 826b374 Merge pull request #719 from skeuomorf/master by Paul Kehrer · 11 years ago
  65. 8566cac Merge pull request #723 from reaperhulk/nist-rsa-vectors by Alex Gaynor · 11 years ago
  66. 29aa3aa Merge remote-tracking branch 'upstream/master' by Mohammed Attia · 11 years ago
  67. 71acc67 Change DSAParams to DSAParameters by Mohammed Attia · 11 years ago
  68. 7a1738a Typo fixes by Mohammed Attia · 11 years ago
  69. 243fd3d Merge pull request #724 from alex/audit by Donald Stufft · 11 years ago
  70. 97e888f Merge pull request #395 from reaperhulk/idea-vectors by Donald Stufft · 11 years ago
  71. 0df8c97 grammar. an thing. by Alex Gaynor · 11 years ago
  72. 92ddd76 On the suggestion of @zooko, note that we have not been audited by Alex Gaynor · 11 years ago
  73. 7f0039c add vector sources by Paul Kehrer · 11 years ago
  74. cb9a6c2 Change keypair to key pair to pass the sphinx spelling test by Mohammed Attia · 11 years ago
  75. 604c78f Define DSA in the documentation by Mohammed Attia · 11 years ago
  76. 7032451 Annotate aliases in the DSA documentation by Mohammed Attia · 11 years ago
  77. b416715 Added documentation for the DSA interfaces by Mohammed Attia · 11 years ago
  78. 9ab901d Updated documentation for HOTP and TOTP TypeError by Ayrx · 11 years ago
  79. f791410 add vector source data for IDEA ECB to docs by Paul Kehrer · 11 years ago
  80. 2e77ceb Merge pull request #709 from public/dsa-test-vectors by Paul Kehrer · 11 years ago
  81. e7da0ab DSA test vector docs by Alex Stapleton · 11 years ago
  82. 43b4f1c Merge pull request #703 from alex/change-exceptino-type by Paul Kehrer · 11 years ago
  83. 537f1e0 Scrypt is a word by Alex Gaynor · 11 years ago
  84. 75e72ea Added vectors for scrypt from the draft RFC by Alex Gaynor · 11 years ago
  85. 9b1a82e Switch to TypeError by Alex Gaynor · 11 years ago
  86. 58ee8c5 Docs as well by Alex Gaynor · 11 years ago
  87. d63cbd0 Fix ":param:" syntax in KDF docs by Wouter Bolsterlee · 11 years ago
  88. adba07a docs language improvement by Paul Kehrer · 11 years ago
  89. fef1fbd address some review comments by Paul Kehrer · 11 years ago
  90. a0c157f fix docs, port some review comments forward to the new PR by Paul Kehrer · 11 years ago
  91. 4c0b4a9 more kwargs by Paul Kehrer · 11 years ago
  92. 42b3713 add RSA verification support by Paul Kehrer · 11 years ago
  93. d8c8f7c Merge pull request #673 from reaperhulk/rsa-pkcs1-signature-only by Alex Gaynor · 11 years ago
  94. 3e4729a Cite Thomas Ptacek for urandom by Alex Gaynor · 11 years ago
  95. 62a9217 reorganize docs slightly by Paul Kehrer · 11 years ago
  96. fb843aa Re-linewrap the symmetric encryption doc source by Alex Gaynor · 11 years ago
  97. 7c49d18 Do some nitpicking cleanup of the twofactor code and documentation. by David Reid · 11 years ago
  98. 72e7477 Fixed wrong param naming in totp documentation by Ayrx · 11 years ago
  99. 1f8a1e8 Fixed documentation by Ayrx · 11 years ago
  100. 3b6423d Updated HOTP and TOTP doctests by Ayrx · 11 years ago