1. 2569323 Install pep8-naming on travis by Alex Gaynor · 11 years ago
  2. aee8b1a Merge pull request #683 from reaperhulk/pep8-naming by Alex Gaynor · 11 years ago
  3. 8566cac Merge pull request #723 from reaperhulk/nist-rsa-vectors by Alex Gaynor · 11 years ago
  4. a358d6b Merge pull request #728 from alex/prefer-cc by Paul Kehrer · 11 years ago
  5. 5c269a6 This branch isn't coverable yet by Alex Gaynor · 11 years ago
  6. 21e4303 flake8 by Alex Gaynor · 11 years ago
  7. 0afd0d3 On OS X, prefer Common Crypto to OpenSSL by Alex Gaynor · 11 years ago
  8. 243fd3d Merge pull request #724 from alex/audit by Donald Stufft · 11 years ago
  9. ef4f261 Merge pull request #725 from reaperhulk/0.2.2-changelog by Alex Gaynor · 11 years ago
  10. 7f711ee add 0.2.2 changelog to master by Paul Kehrer · 11 years ago
  11. 97e888f Merge pull request #395 from reaperhulk/idea-vectors by Donald Stufft · 11 years ago
  12. 0df8c97 grammar. an thing. by Alex Gaynor · 11 years ago
  13. 92ddd76 On the suggestion of @zooko, note that we have not been audited by Alex Gaynor · 11 years ago
  14. 7f0039c add vector sources by Paul Kehrer · 11 years ago
  15. 22425b5 NIST RSA PKCS1 v1.5 vulnerability test vectors by Paul Kehrer · 11 years ago
  16. 085ba24 add 186-2 RSA test vectors from NIST by Paul Kehrer · 11 years ago
  17. c898e8d Merge pull request #720 from Ayrx/hotp-length-type-check by Alex Gaynor · 11 years ago
  18. 6963d50 Merge pull request #721 from reaperhulk/pss-funcs by Alex Gaynor · 11 years ago
  19. 9ab901d Updated documentation for HOTP and TOTP TypeError by Ayrx · 11 years ago
  20. 862a827 Add MGF1 MD selection function (available in OpenSSL 1.0.1+) by Paul Kehrer · 11 years ago
  21. 5b83d9b Added length type check to HOTP and corresponding test by Ayrx · 11 years ago
  22. f791410 add vector source data for IDEA ECB to docs by Paul Kehrer · 11 years ago
  23. ac0a596 update IDEA ECB vectors to contain 100/1000 iteration results by Paul Kehrer · 11 years ago
  24. d997636 ECB vectors for the IDEA cipher. by Paul Kehrer · 11 years ago
  25. 930eed8 Merge pull request #718 from alex/phrase-better by Paul Kehrer · 11 years ago
  26. 01ba7b7 Phrase our summary better by Alex Gaynor · 11 years ago
  27. 547b78c Merge pull request #717 from skeuomorf/master by Alex Gaynor · 11 years ago
  28. 4c96280 Add binding for the DSA parameters generation function by Mohammed Attia · 11 years ago
  29. c191b9e Merge pull request #715 from reaperhulk/add-linkcheck-target-to-tox by Alex Gaynor · 11 years ago
  30. 986b190 new tox docs-linkcheck target for a jenkins job to do linkcheck by Paul Kehrer · 11 years ago
  31. 2e77ceb Merge pull request #709 from public/dsa-test-vectors by Paul Kehrer · 11 years ago
  32. bbe3356 Merge pull request #714 from reaperhulk/fix-712 by Alex Gaynor · 11 years ago
  33. 706be36 this constant is undefined in 1.0.0 by Paul Kehrer · 11 years ago
  34. 35a88a2 Merge pull request #710 from reaperhulk/fix-contributing-links by Alex Gaynor · 11 years ago
  35. e7da0ab DSA test vector docs by Alex Stapleton · 11 years ago
  36. d3746b0 Add the FIPS 186-3 DSA test vectors by Alex Stapleton · 11 years ago
  37. 18dc5f5 Add NIST FIPS 186-2 DSA test vectors by Alex Stapleton · 11 years ago
  38. 43b4f1c Merge pull request #703 from alex/change-exceptino-type by Paul Kehrer · 11 years ago
  39. e8fc29f link the CONTRIBUTING.rst to the development section of our docs by Paul Kehrer · 11 years ago
  40. 254e8c2 Plaintext DSA test keys from GnuTLS by Alex Stapleton · 11 years ago
  41. 48610a5 Merge pull request #706 from alex/scrypt-vectors by Paul Kehrer · 11 years ago
  42. 537f1e0 Scrypt is a word by Alex Gaynor · 11 years ago
  43. 993d1c7 Merge pull request #708 from public/invalid-sig-errors by Alex Gaynor · 11 years ago
  44. 8516bae Consume errors on InvalidSignature by Alex Stapleton · 11 years ago
  45. 09cd8e6 Merge pull request #707 from public/consume-errors by Alex Gaynor · 11 years ago
  46. 94ee8b5 raise InternalError by Alex Stapleton · 11 years ago
  47. 1c979c6 pep8 by Alex Stapleton · 11 years ago
  48. 9ed2854 Style tweaks by Alex Stapleton · 11 years ago
  49. 151cede Use a namedtuple to keep errors in by Alex Stapleton · 11 years ago
  50. 235d3ce Get rid of handle_errors by Alex Stapleton · 11 years ago
  51. 75e72ea Added vectors for scrypt from the draft RFC by Alex Gaynor · 11 years ago
  52. 9b1a82e Switch to TypeError by Alex Gaynor · 11 years ago
  53. 58ee8c5 Docs as well by Alex Gaynor · 11 years ago
  54. ae62fd3 Update tests as well by Alex Gaynor · 11 years ago
  55. 224ea6c Change exception in use by Alex Gaynor · 11 years ago
  56. e5dadb2 Merge pull request #699 from public/max-md-size by Alex Gaynor · 11 years ago
  57. 53ecc98 Use buffer of EVP_MAX_MD_SIZE bytes for digests by Alex Stapleton · 11 years ago
  58. bf12413 Merge pull request #700 from wbolster/patch-1 by Alex Gaynor · 11 years ago
  59. ebf02b5 Merge pull request #701 from alex/disable-linkcheck by Paul Kehrer · 11 years ago
  60. 570228f Trun off linkcheck, it's too noisy. Fixes #652 by Alex Gaynor · 11 years ago
  61. d63cbd0 Fix ":param:" syntax in KDF docs by Wouter Bolsterlee · 11 years ago
  62. 0a183a2 Merge pull request #698 from reaperhulk/hash-fix by Alex Gaynor · 11 years ago
  63. 557dc37 Merge pull request #697 from reaperhulk/hmac-fix by Alex Gaynor · 11 years ago
  64. 7df9094 be more pedantic in checking the written size of the digest (refs #696) by Paul Kehrer · 11 years ago
  65. cbf0e0c this is not a buflen, it is an outlen. refs #696 by Paul Kehrer · 11 years ago
  66. 4ef63b6 Merge pull request #675 from reaperhulk/rsa-verification by Alex Gaynor · 11 years ago
  67. bb97691 assert another thing by Paul Kehrer · 11 years ago
  68. bd08799 Merge pull request #695 from Ivoz/cffi-ignore by Paul Kehrer · 11 years ago
  69. cb97a18 Ignore build/ folder and _cffi__*'s by Matthew Iversen · 11 years ago
  70. 4f852a4 assert some things by Paul Kehrer · 11 years ago
  71. adba07a docs language improvement by Paul Kehrer · 11 years ago
  72. fef1fbd address some review comments by Paul Kehrer · 11 years ago
  73. a0c157f fix docs, port some review comments forward to the new PR by Paul Kehrer · 11 years ago
  74. dc72029 more PKCS1->PKCS1v15 by Paul Kehrer · 11 years ago
  75. 8186251 kwargs and class renames to bring verification up to date by Paul Kehrer · 11 years ago
  76. 4c0b4a9 more kwargs by Paul Kehrer · 11 years ago
  77. 42b3713 add RSA verification support by Paul Kehrer · 11 years ago
  78. d8c8f7c Merge pull request #673 from reaperhulk/rsa-pkcs1-signature-only by Alex Gaynor · 11 years ago
  79. 572cb46 some error msg improvements by Paul Kehrer · 11 years ago
  80. 8bae14b Merge pull request #691 from alex/cite-random by David Reid · 11 years ago
  81. 3e4729a Cite Thomas Ptacek for urandom by Alex Gaynor · 11 years ago
  82. 763632c Merge pull request #690 from alex/linewrap by David Reid · 11 years ago
  83. 62a9217 reorganize docs slightly by Paul Kehrer · 11 years ago
  84. fb843aa Re-linewrap the symmetric encryption doc source by Alex Gaynor · 11 years ago
  85. 553ebff Merge pull request #689 from dreid/twofactor-cleanup by Alex Gaynor · 11 years ago
  86. c5b4d72 address review comments by Paul Kehrer · 11 years ago
  87. eea08d9 Add TOTP to the changelog. by David Reid · 11 years ago
  88. 7c49d18 Do some nitpicking cleanup of the twofactor code and documentation. by David Reid · 11 years ago
  89. eaf4595 Merge pull request #637 from Ayrx/totp-impl by David Reid · 11 years ago
  90. a62d2f5 Merge pull request #688 from reaperhulk/fix-warning by Alex Gaynor · 11 years ago
  91. 5ee496b this macro should return a long by Paul Kehrer · 11 years ago
  92. 57a56b2 Merge pull request #686 from fedor-brunner/channel_binding by Alex Gaynor · 11 years ago
  93. f374f4b Remove comments by Fedor Brunner · 11 years ago
  94. eaf9a80 Merge pull request #678 from koobs/patch-1 by Alex Gaynor · 11 years ago
  95. ad5862e Merge pull request #685 from Ivoz/patch-1 by Alex Gaynor · 11 years ago
  96. b25bdcc Add OpenSSL bindings for TLS Finished message. Add OpenSSL binding socket type. by Fedor Brunner · 11 years ago
  97. 12b7605 Add myself to AUTHORS.rst by Matt Iversen · 11 years ago
  98. 0667180 And again. Remove whitespace (pep8) by koobs · 11 years ago
  99. 23690dd pep8: Add import (sys) and newline by koobs · 11 years ago
  100. 92a4cdb Add new lines (pep8) and use full sentences by koobs · 11 years ago