1. 986b190 new tox docs-linkcheck target for a jenkins job to do linkcheck by Paul Kehrer · 11 years ago
  2. 2e77ceb Merge pull request #709 from public/dsa-test-vectors by Paul Kehrer · 11 years ago
  3. bbe3356 Merge pull request #714 from reaperhulk/fix-712 by Alex Gaynor · 11 years ago
  4. 706be36 this constant is undefined in 1.0.0 by Paul Kehrer · 11 years ago
  5. 35a88a2 Merge pull request #710 from reaperhulk/fix-contributing-links by Alex Gaynor · 11 years ago
  6. e7da0ab DSA test vector docs by Alex Stapleton · 11 years ago
  7. d3746b0 Add the FIPS 186-3 DSA test vectors by Alex Stapleton · 11 years ago
  8. 18dc5f5 Add NIST FIPS 186-2 DSA test vectors by Alex Stapleton · 11 years ago
  9. 43b4f1c Merge pull request #703 from alex/change-exceptino-type by Paul Kehrer · 11 years ago
  10. e8fc29f link the CONTRIBUTING.rst to the development section of our docs by Paul Kehrer · 11 years ago
  11. 254e8c2 Plaintext DSA test keys from GnuTLS by Alex Stapleton · 11 years ago
  12. 48610a5 Merge pull request #706 from alex/scrypt-vectors by Paul Kehrer · 11 years ago
  13. 537f1e0 Scrypt is a word by Alex Gaynor · 11 years ago
  14. 993d1c7 Merge pull request #708 from public/invalid-sig-errors by Alex Gaynor · 11 years ago
  15. 8516bae Consume errors on InvalidSignature by Alex Stapleton · 11 years ago
  16. 09cd8e6 Merge pull request #707 from public/consume-errors by Alex Gaynor · 11 years ago
  17. 94ee8b5 raise InternalError by Alex Stapleton · 11 years ago
  18. 1c979c6 pep8 by Alex Stapleton · 11 years ago
  19. 9ed2854 Style tweaks by Alex Stapleton · 11 years ago
  20. 151cede Use a namedtuple to keep errors in by Alex Stapleton · 11 years ago
  21. 235d3ce Get rid of handle_errors by Alex Stapleton · 11 years ago
  22. 75e72ea Added vectors for scrypt from the draft RFC by Alex Gaynor · 11 years ago
  23. 9b1a82e Switch to TypeError by Alex Gaynor · 11 years ago
  24. 58ee8c5 Docs as well by Alex Gaynor · 11 years ago
  25. ae62fd3 Update tests as well by Alex Gaynor · 11 years ago
  26. 224ea6c Change exception in use by Alex Gaynor · 11 years ago
  27. e5dadb2 Merge pull request #699 from public/max-md-size by Alex Gaynor · 11 years ago
  28. 53ecc98 Use buffer of EVP_MAX_MD_SIZE bytes for digests by Alex Stapleton · 11 years ago
  29. bf12413 Merge pull request #700 from wbolster/patch-1 by Alex Gaynor · 11 years ago
  30. ebf02b5 Merge pull request #701 from alex/disable-linkcheck by Paul Kehrer · 11 years ago
  31. 570228f Trun off linkcheck, it's too noisy. Fixes #652 by Alex Gaynor · 11 years ago
  32. d63cbd0 Fix ":param:" syntax in KDF docs by Wouter Bolsterlee · 11 years ago
  33. 0a183a2 Merge pull request #698 from reaperhulk/hash-fix by Alex Gaynor · 11 years ago
  34. 557dc37 Merge pull request #697 from reaperhulk/hmac-fix by Alex Gaynor · 11 years ago
  35. 7df9094 be more pedantic in checking the written size of the digest (refs #696) by Paul Kehrer · 11 years ago
  36. cbf0e0c this is not a buflen, it is an outlen. refs #696 by Paul Kehrer · 11 years ago
  37. 4ef63b6 Merge pull request #675 from reaperhulk/rsa-verification by Alex Gaynor · 11 years ago
  38. bb97691 assert another thing by Paul Kehrer · 11 years ago
  39. bd08799 Merge pull request #695 from Ivoz/cffi-ignore by Paul Kehrer · 11 years ago
  40. cb97a18 Ignore build/ folder and _cffi__*'s by Matthew Iversen · 11 years ago
  41. 4f852a4 assert some things by Paul Kehrer · 11 years ago
  42. adba07a docs language improvement by Paul Kehrer · 11 years ago
  43. fef1fbd address some review comments by Paul Kehrer · 11 years ago
  44. a0c157f fix docs, port some review comments forward to the new PR by Paul Kehrer · 11 years ago
  45. dc72029 more PKCS1->PKCS1v15 by Paul Kehrer · 11 years ago
  46. 8186251 kwargs and class renames to bring verification up to date by Paul Kehrer · 11 years ago
  47. 4c0b4a9 more kwargs by Paul Kehrer · 11 years ago
  48. 42b3713 add RSA verification support by Paul Kehrer · 11 years ago
  49. d8c8f7c Merge pull request #673 from reaperhulk/rsa-pkcs1-signature-only by Alex Gaynor · 11 years ago
  50. 572cb46 some error msg improvements by Paul Kehrer · 11 years ago
  51. 8bae14b Merge pull request #691 from alex/cite-random by David Reid · 11 years ago
  52. 3e4729a Cite Thomas Ptacek for urandom by Alex Gaynor · 11 years ago
  53. 763632c Merge pull request #690 from alex/linewrap by David Reid · 11 years ago
  54. 62a9217 reorganize docs slightly by Paul Kehrer · 11 years ago
  55. fb843aa Re-linewrap the symmetric encryption doc source by Alex Gaynor · 11 years ago
  56. 553ebff Merge pull request #689 from dreid/twofactor-cleanup by Alex Gaynor · 11 years ago
  57. c5b4d72 address review comments by Paul Kehrer · 11 years ago
  58. eea08d9 Add TOTP to the changelog. by David Reid · 11 years ago
  59. 7c49d18 Do some nitpicking cleanup of the twofactor code and documentation. by David Reid · 11 years ago
  60. eaf4595 Merge pull request #637 from Ayrx/totp-impl by David Reid · 11 years ago
  61. a62d2f5 Merge pull request #688 from reaperhulk/fix-warning by Alex Gaynor · 11 years ago
  62. 5ee496b this macro should return a long by Paul Kehrer · 11 years ago
  63. 57a56b2 Merge pull request #686 from fedor-brunner/channel_binding by Alex Gaynor · 11 years ago
  64. f374f4b Remove comments by Fedor Brunner · 11 years ago
  65. eaf9a80 Merge pull request #678 from koobs/patch-1 by Alex Gaynor · 11 years ago
  66. ad5862e Merge pull request #685 from Ivoz/patch-1 by Alex Gaynor · 11 years ago
  67. b25bdcc Add OpenSSL bindings for TLS Finished message. Add OpenSSL binding socket type. by Fedor Brunner · 11 years ago
  68. 12b7605 Add myself to AUTHORS.rst by Matt Iversen · 11 years ago
  69. 0667180 And again. Remove whitespace (pep8) by koobs · 11 years ago
  70. 23690dd pep8: Add import (sys) and newline by koobs · 11 years ago
  71. 92a4cdb Add new lines (pep8) and use full sentences by koobs · 11 years ago
  72. ff0dd1e Integrate py.test enabling `python setup.py test` by koobs · 11 years ago
  73. c18dc45 Seperated the totp tests based on different hash types by Ayrx · 11 years ago
  74. 72e7477 Fixed wrong param naming in totp documentation by Ayrx · 11 years ago
  75. 49e4c9c more kwargs by Paul Kehrer · 11 years ago
  76. 93da520 Fixed whitespace issue pointed out by flake8 by Ayrx · 11 years ago
  77. 1f8a1e8 Fixed documentation by Ayrx · 11 years ago
  78. 0a46667 Added __future__ import statement by Ayrx · 11 years ago
  79. 3b6423d Updated HOTP and TOTP doctests by Ayrx · 11 years ago
  80. 52e1e93 Added method definitions to TOTP documentation. by Ayrx · 11 years ago
  81. cec584c Updated secret key description by Ayrx · 11 years ago
  82. 341399d Fixed documentation based on alexs' comments. by Ayrx · 11 years ago
  83. f39716d Small fixes by Ayrx · 11 years ago
  84. 7ea36ed Added documentation for TOTP. by Ayrx · 11 years ago
  85. d5244fa Added TOTP implementation and tests. by Ayrx · 11 years ago
  86. dae8795 Merge pull request #684 from reaperhulk/some-style-fixes by Alex Gaynor · 11 years ago
  87. 5b6ce2a some style fixes suggested by pep8-naming by Paul Kehrer · 11 years ago
  88. bfba58b update multibackend with new PKCS1v15 class name by Paul Kehrer · 11 years ago
  89. 8584d60 change the rest of the UnsupportedAsymmetricPadding instances by Paul Kehrer · 11 years ago
  90. 0377f5a rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding by Paul Kehrer · 11 years ago
  91. 81f9f5c Merge pull request #681 from reaperhulk/add-docs-to-sdist by David Reid · 11 years ago
  92. 2f97c63 Merge pull request #682 from dreid/flake8-select-all by Paul Kehrer · 11 years ago
  93. 81ed541 don't prune static. why would you do that? by Paul Kehrer · 11 years ago
  94. 3eaf823 Fix issues found in hotp with new flake8 configuration. by David Reid · 11 years ago
  95. 59249cf Select all errors, warnings, and flakes. by David Reid · 11 years ago
  96. 071a5a4 add docs to sdist. fixes #679 by Paul Kehrer · 11 years ago
  97. 79cdb55 Merge pull request #680 from Ivoz/changelog by Paul Kehrer · 11 years ago
  98. 69a6fad Add changelog to toplevel, include in sdist by Matthew Iversen · 11 years ago
  99. 8dd9713 incorporate review feedback. kwarg! by Paul Kehrer · 11 years ago
  100. 160e51a remove rsa_cdata_from_public_key (unused until verify PR) by Paul Kehrer · 11 years ago