1. 69a6fad Add changelog to toplevel, include in sdist by Matthew Iversen · 11 years ago
  2. f7cf6ab Merge pull request #667 from public/pkcs8-test-keys by Paul Kehrer · 11 years ago
  3. 2154135 0.2.1 changelog by Paul Kehrer · 11 years ago
  4. abec8a1 Document PKCS #8 key sources by Alex Stapleton · 11 years ago
  5. c85157b Merge pull request #619 from public/openssl-key-loading-interfaces by Paul Kehrer · 11 years ago
  6. c2e5340 Fixed HOTP test path, added changelog and myself to author list. by Ayrx · 11 years ago
  7. 94c7359 Added "version added" to docs by Ayrx · 11 years ago
  8. 8c1ad59 Changed module name from otp to twofactor. by Ayrx · 11 years ago
  9. 26d276f Updated documentation. by Ayrx · 11 years ago
  10. ebadb6b Updated docs with notes on throttling and resynchronization. by Ayrx · 11 years ago
  11. b5189af Added a max limit of 8 on length parameter. Updated documentation. by Ayrx · 11 years ago
  12. 25b1d21 Updated documentation. by Ayrx · 11 years ago
  13. a776911 Updated according to code review feedback. by Ayrx · 12 years ago
  14. b2ee044 Minor changes for python3 compat and documentation changes by Ayrx · 12 years ago
  15. 18ca44b Added documentation for HOTP implementation. by Ayrx · 12 years ago
  16. 2fb76a3 OpenSSL "traditional" key format loading... by Alex Stapleton · 11 years ago
  17. f933572 boilerplate to reopen master for third release work by Paul Kehrer · 11 years ago
  18. 63614e8 Bump version numbers for 0.2 release by Alex Gaynor · 11 years ago
  19. 176ae10 Merge pull request #621 from public/openssl-pem-vectors by Paul Kehrer · 11 years ago
  20. 5809d48 Try to be more precise by Alex Gaynor · 11 years ago
  21. 58db154 Link to the specific sources of these vectors by Alex Stapleton · 11 years ago
  22. 52e4048 Add OpenSSL PEM vector docs by Alex Stapleton · 11 years ago
  23. 59a6bc6 Capitalization and linkification by Alex Gaynor · 11 years ago
  24. cd8dee5 This is a real word, I swear to god it is by Alex Gaynor · 11 years ago
  25. c37adab Use a real word by Alex Gaynor · 11 years ago
  26. de06b29 Add an FAQ page to teh docs by Alex Gaynor · 11 years ago
  27. f8cf48b Merge pull request #634 from reaperhulk/rsa-signing-interfaces by Alex Gaynor · 11 years ago
  28. 430202d let's try renaming everything I said I'd rename by Paul Kehrer · 11 years ago
  29. dd3780a some grammar fixes, rename a method or two by Paul Kehrer · 11 years ago
  30. 933dd68 Fixed TOTP test vectors. by Ayrx · 11 years ago
  31. eda558c more renaming by Paul Kehrer · 11 years ago
  32. 3292c99 create_rsa_sign_ctx->create_rsa_signature_ctx by Paul Kehrer · 11 years ago
  33. 19f32d5 add versionadded to AsymmetricPadding by Paul Kehrer · 11 years ago
  34. e0f0f34 + docs for AsymmetricSignContext, AsymmetricVerifyContext, AsymmetricPadding by Paul Kehrer · 11 years ago
  35. 2b3f0fc add docs for sign/verify ctx creation interface by Paul Kehrer · 11 years ago
  36. 2c89df5 Spelling by Alex Gaynor · 11 years ago
  37. 049a368 Document public key and private keys in teh glossary by Alex Gaynor · 11 years ago
  38. 87bc404 Fixed some sphinx linkification issues by Alex Gaynor · 11 years ago
  39. 9104dd2 clearer prose by Paul Kehrer · 11 years ago
  40. aee319f update docs to explain CTR generation source by Paul Kehrer · 11 years ago
  41. 432b4cb update generation script and verification script to support CTR gen by Paul Kehrer · 11 years ago
  42. e547d8f Reformat AES CTR vectors to use NIST loader & document their source properly by Paul Kehrer · 11 years ago
  43. c5b0aa0 Merge pull request #605 from reaperhulk/add-crt-coefficients by Alex Gaynor · 11 years ago
  44. 7d95d5f Sort the wordlist is a vaguely sensible way by Alex Stapleton · 11 years ago
  45. d9702f9 Updated documentation to remove debian/rhel headers. by Ayrx · 11 years ago
  46. a674c6b Added rhel-specific installation instructions. by Ayrx · 11 years ago
  47. ba7d5ec Merge branch 'master' into add-crt-coefficients by Paul Kehrer · 11 years ago
  48. a9d802a Also clean up this syntax by Alex Gaynor · 11 years ago
  49. 14971b7 Fixed a missing word in the RSA docs by Alex Gaynor · 11 years ago
  50. 811163e Merge pull request #608 from reaperhulk/cast5-changelog by Alex Gaynor · 11 years ago
  51. a5011ec add versionadded to cast5 by Paul Kehrer · 11 years ago
  52. 4992384 A few style nits in the docs by Alex Gaynor · 11 years ago
  53. 849da19 add CAST5 support to changelog by Paul Kehrer · 11 years ago
  54. de5a855 Merge pull request #606 from chrisglass/installation-ubuntu by Paul Kehrer · 11 years ago
  55. 8e9c984 expose dmp1, dmq1, iqmp getters on RSAPrivateKey by Paul Kehrer · 11 years ago
  56. 3340adf Merge pull request #604 from reaperhulk/cast5-cbc-and-more by Alex Gaynor · 11 years ago
  57. 2e15c7f Changed .... lines to ~~~~ and s/Gnu\/Linux/Linux/ by Chris Glass · 11 years ago
  58. ae20caa Pypy is not a real word either apparently. by Chris Glass · 11 years ago
  59. 03829e5 Added Pypy note and fixed libffi's "spelling" by Chris Glass · 11 years ago
  60. f82d94f Added Debian mention, extra missing packages by Chris Glass · 11 years ago
  61. 87c4edb Added a docs section on Linux installation by Chris Glass · 11 years ago
  62. b393bdc update constructor docs for rsa by Paul Kehrer · 11 years ago
  63. 2b764a1 Merge pull request #602 from alex/hkdf-docs by Paul Kehrer · 12 years ago
  64. 70c90e9 remove some extra linebreaks by Paul Kehrer · 12 years ago
  65. bab0e1a add cast5 docs by Paul Kehrer · 12 years ago
  66. 61ea493 Syntax highlight the go code. Be mad Rob Pike. by Alex Gaynor · 12 years ago
  67. c43bb75 Switch this to a warning block by Alex Gaynor · 12 years ago
  68. af6ad14 show the entire files by Paul Kehrer · 12 years ago
  69. 89d0506 remove unused var by Paul Kehrer · 12 years ago
  70. 9f540f2 improve formatting and fix pep8 for generate/verify cast5 scripts by Paul Kehrer · 12 years ago
  71. cf6ffb5 add cast5 (cbc, cfb, ofb) vector source info to docs by Paul Kehrer · 12 years ago
  72. 719907c Be clear about HKDF's applicability for password storage by Alex Gaynor · 12 years ago
  73. da2d57c Merge pull request #596 from reaperhulk/docs-test-vectors by Alex Gaynor · 12 years ago
  74. 4e1c40b remove references to the CAST5 generation (will be in separate PR) by Paul Kehrer · 12 years ago
  75. 50309fb Don't throw away the result of finalize either. by David Reid · 12 years ago
  76. db616be Don't throw away the result of padder.update because it confuses users. by David Reid · 12 years ago
  77. b232d74 Add RSAPrivateKey.generate by Alex Stapleton · 12 years ago
  78. b96d796 Merge pull request #595 from reaperhulk/be-more-accurate-about-random by Alex Gaynor · 12 years ago
  79. 039b478 typo by Paul Kehrer · 12 years ago
  80. 1681a69 add test vector information to the development section by Paul Kehrer · 12 years ago
  81. 012bfbc less confusing language by Paul Kehrer · 12 years ago
  82. b4f7d88 be accurate when telling users what CryptGenRandom uses under the hood by Paul Kehrer · 12 years ago
  83. 91c776f move around some material on the reviewing doc page by Paul Kehrer · 12 years ago
  84. 18962cc add explicit backend selection examples in a code block by Paul Kehrer · 12 years ago
  85. 450cd02 fix some indentation and a missing newline by Paul Kehrer · 12 years ago
  86. 0839aa8 reorganize contributing into development section by Paul Kehrer · 12 years ago
  87. e202a04 Merge pull request #593 from alex/better-readme by David Reid · 12 years ago
  88. 8f2250f Generate RSA Keys by Alex Stapleton · 12 years ago
  89. 872cd97 Fixed #576 -- improve the readme by Alex Gaynor · 12 years ago
  90. ae17250 Merge pull request #579 from public/words by Alex Gaynor · 12 years ago
  91. e009ad2 s/bit_length/key_size/ (again) by Alex Stapleton · 12 years ago
  92. 96f31fd Merge pull request #577 from public/backend-rsa-interface by Paul Kehrer · 12 years ago
  93. 63b3de2 s/which/that/ by Alex Stapleton · 12 years ago
  94. 209a132 Start of an RSABackend interface by Alex Stapleton · 12 years ago
  95. 41ace0a Merge pull request #559 from public/rsa-keys by Paul Kehrer · 12 years ago
  96. b69aff5 Use a pycon codeblock instead... by David Reid · 12 years ago
  97. f44b6a9 . by Alex Stapleton · 12 years ago
  98. be5da2d Add warning about untrusted private keys by Alex Stapleton · 12 years ago
  99. 4eaab17 More sanity checks by Alex Stapleton · 12 years ago
  100. 7976cc9 Merge pull request #572 from alex/rephrase by Paul Kehrer · 12 years ago