1. a9d802a Also clean up this syntax by Alex Gaynor · 11 years ago
  2. 14971b7 Fixed a missing word in the RSA docs by Alex Gaynor · 11 years ago
  3. 811163e Merge pull request #608 from reaperhulk/cast5-changelog by Alex Gaynor · 11 years ago
  4. c3aa3d7 Merge pull request #607 from alex/docs-nits by Paul Kehrer · 11 years ago
  5. a5011ec add versionadded to cast5 by Paul Kehrer · 11 years ago
  6. 4992384 A few style nits in the docs by Alex Gaynor · 11 years ago
  7. 849da19 add CAST5 support to changelog by Paul Kehrer · 11 years ago
  8. de5a855 Merge pull request #606 from chrisglass/installation-ubuntu by Paul Kehrer · 11 years ago
  9. 3340adf Merge pull request #604 from reaperhulk/cast5-cbc-and-more by Alex Gaynor · 11 years ago
  10. 2e15c7f Changed .... lines to ~~~~ and s/Gnu\/Linux/Linux/ by Chris Glass · 11 years ago
  11. ae20caa Pypy is not a real word either apparently. by Chris Glass · 11 years ago
  12. 03829e5 Added Pypy note and fixed libffi's "spelling" by Chris Glass · 11 years ago
  13. f82d94f Added Debian mention, extra missing packages by Chris Glass · 11 years ago
  14. 87c4edb Added a docs section on Linux installation by Chris Glass · 11 years ago
  15. 2b764a1 Merge pull request #602 from alex/hkdf-docs by Paul Kehrer · 12 years ago
  16. 25916cf Merge pull request #603 from alex/syntax-highlight by Paul Kehrer · 12 years ago
  17. 70c90e9 remove some extra linebreaks by Paul Kehrer · 12 years ago
  18. bab0e1a add cast5 docs by Paul Kehrer · 12 years ago
  19. 61ea493 Syntax highlight the go code. Be mad Rob Pike. by Alex Gaynor · 12 years ago
  20. c423f63 add cbc, cfb, ofb support to CAST5 (aka CAST128) for openssl & cc by Paul Kehrer · 12 years ago
  21. ed828e1 re-add CAST5 ECB support (OpenSSL & CC backends). fixes #417 by Paul Kehrer · 12 years ago
  22. 93b3734 Merge pull request #589 from reaperhulk/cast5-bespoke-vectors by David Reid · 12 years ago
  23. c43bb75 Switch this to a warning block by Alex Gaynor · 12 years ago
  24. af6ad14 show the entire files by Paul Kehrer · 12 years ago
  25. 89d0506 remove unused var by Paul Kehrer · 12 years ago
  26. 9f540f2 improve formatting and fix pep8 for generate/verify cast5 scripts by Paul Kehrer · 12 years ago
  27. cf6ffb5 add cast5 (cbc, cfb, ofb) vector source info to docs by Paul Kehrer · 12 years ago
  28. 493efbb update headers for the CAST5 vectors by Paul Kehrer · 12 years ago
  29. 719907c Be clear about HKDF's applicability for password storage by Alex Gaynor · 12 years ago
  30. 7aeae3f CAST5 CBC, OFB, CFB vectors made from the AES MMT test data by Paul Kehrer · 12 years ago
  31. da2d57c Merge pull request #596 from reaperhulk/docs-test-vectors by Alex Gaynor · 12 years ago
  32. 4e1c40b remove references to the CAST5 generation (will be in separate PR) by Paul Kehrer · 12 years ago
  33. cca5d52 Merge pull request #601 from dreid/confusing-padding-example by Alex Gaynor · 12 years ago
  34. ba657d3 Merge pull request #600 from alex/multi-rsa by David Reid · 12 years ago
  35. 50309fb Don't throw away the result of finalize either. by David Reid · 12 years ago
  36. db616be Don't throw away the result of padder.update because it confuses users. by David Reid · 12 years ago
  37. d3a061a Merge pull request #599 from alex/import-sort by David Reid · 12 years ago
  38. e7bdb1b flake8 fix by Alex Gaynor · 12 years ago
  39. 0d22bf4 Added RSABackend to MultiBackend by Alex Gaynor · 12 years ago
  40. e2d4545 Also fix this module by Alex Gaynor · 12 years ago
  41. 1781968 Sort our imports by Alex Gaynor · 12 years ago
  42. d0f37ea Merge pull request #582 from public/rsa-generate by Alex Gaynor · 12 years ago
  43. b232d74 Add RSAPrivateKey.generate by Alex Stapleton · 12 years ago
  44. b96d796 Merge pull request #595 from reaperhulk/be-more-accurate-about-random by Alex Gaynor · 12 years ago
  45. 039b478 typo by Paul Kehrer · 12 years ago
  46. 1681a69 add test vector information to the development section by Paul Kehrer · 12 years ago
  47. 012bfbc less confusing language by Paul Kehrer · 12 years ago
  48. 00f0f2a Merge pull request #594 from reaperhulk/reorganize-contributing by Alex Gaynor · 12 years ago
  49. b4f7d88 be accurate when telling users what CryptGenRandom uses under the hood by Paul Kehrer · 12 years ago
  50. 91c776f move around some material on the reviewing doc page by Paul Kehrer · 12 years ago
  51. 18962cc add explicit backend selection examples in a code block by Paul Kehrer · 12 years ago
  52. 450cd02 fix some indentation and a missing newline by Paul Kehrer · 12 years ago
  53. 0839aa8 reorganize contributing into development section by Paul Kehrer · 12 years ago
  54. e202a04 Merge pull request #593 from alex/better-readme by David Reid · 12 years ago
  55. c046991 Phrase more precisely by Alex Gaynor · 12 years ago
  56. 9993699 Fixed the language decl for htis block by Alex Gaynor · 12 years ago
  57. ecfcf0f Merge pull request #580 from public/openssl-gen-rsa-key by David Reid · 12 years ago
  58. ce6bdf4 Merge pull request #587 from Ayrx/otp by Paul Kehrer · 12 years ago
  59. 8f2250f Generate RSA Keys by Alex Stapleton · 12 years ago
  60. 872cd97 Fixed #576 -- improve the readme by Alex Gaynor · 12 years ago
  61. bc1f8b8 Merge pull request #591 from reaperhulk/fix-590 by Alex Gaynor · 12 years ago
  62. 44868b4 add X509_verify_cert_error_string by Paul Kehrer · 12 years ago
  63. 9f08ec1 Fixed error in totp test vectors. by Ayrx · 12 years ago
  64. efc6838 Updated vectors to include secret. by Ayrx · 12 years ago
  65. eb795d2 Renamed vectors/otp to vectors/oath by Ayrx · 12 years ago
  66. 4300f6c Added test vectors for HOTP and TOTP algorithms. by Ayrx · 12 years ago
  67. ae17250 Merge pull request #579 from public/words by Alex Gaynor · 12 years ago
  68. 3d38f7a Merge pull request #583 from reaperhulk/rsa-marks by Alex Gaynor · 12 years ago
  69. 973e7cc Merge pull request #584 from public/key_size by Paul Kehrer · 12 years ago
  70. e009ad2 s/bit_length/key_size/ (again) by Alex Stapleton · 12 years ago
  71. e4f7874 pytest marks for RSA by Paul Kehrer · 12 years ago
  72. 96f31fd Merge pull request #577 from public/backend-rsa-interface by Paul Kehrer · 12 years ago
  73. 63b3de2 s/which/that/ by Alex Stapleton · 12 years ago
  74. 209a132 Start of an RSABackend interface by Alex Stapleton · 12 years ago
  75. 41ace0a Merge pull request #559 from public/rsa-keys by Paul Kehrer · 12 years ago
  76. de0019f Merge pull request #578 from dreid/no-random-doctest-because-reasons by Alex Gaynor · 12 years ago
  77. b69aff5 Use a pycon codeblock instead... by David Reid · 12 years ago
  78. bc29f5b Make tests more explicit. by Alex Stapleton · 12 years ago
  79. 7981d22 Merge pull request #575 from alex/development-status by David Reid · 12 years ago
  80. 1e4811a Just drop the classifier entirely by Alex Gaynor · 12 years ago
  81. 1b3899f We're now past pre-alpha by Alex Gaynor · 12 years ago
  82. f44b6a9 . by Alex Stapleton · 12 years ago
  83. be5da2d Add warning about untrusted private keys by Alex Stapleton · 12 years ago
  84. a3b8550 Check that public_exponent is odd by Alex Stapleton · 12 years ago
  85. 99b0726 Merge pull request #573 from manuels/patch-1 by Paul Kehrer · 12 years ago
  86. e237637 Use os.path.join to make paths by Alex Stapleton · 12 years ago
  87. 4eaab17 More sanity checks by Alex Stapleton · 12 years ago
  88. 3b353d5 Add support for DTLSv1 by manuels · 12 years ago
  89. 7976cc9 Merge pull request #572 from alex/rephrase by Paul Kehrer · 12 years ago
  90. bddc84f Merge pull request #570 from alex/use-urandom by Paul Kehrer · 12 years ago
  91. b481889 Rephrase for additional clairyt by Alex Gaynor · 12 years ago
  92. bf7dbbb Merge pull request #571 from parlarjb/patch-1 by Alex Gaynor · 12 years ago
  93. cb15716 Be more alarmist by Alex Gaynor · 12 years ago
  94. 2a0a559 Update padding.rst by Jay Parlar · 12 years ago
  95. 2a70f91 Fixed #568 -- Document that users should use urandom for all their random numbers by Alex Gaynor · 12 years ago
  96. 09fd41d Merge pull request #567 from alex/filename-match by Paul Kehrer · 12 years ago
  97. 0f63388 Rewrite this to be more streamlined by Alex Gaynor · 12 years ago
  98. 7248ebd Make the filename match by Alex Gaynor · 12 years ago
  99. 6f93357 Merge pull request #377 from reaperhulk/urandom-engine by Alex Gaynor · 12 years ago
  100. 387424b Merge pull request #566 from alex/comment-cleanup by Paul Kehrer · 12 years ago