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