1. 539c54a Fix #170: mistake in examples of documentation by Sybren A. Stüvel · 3 years, 5 months ago
  2. b5e1704 Updated documentation to use Pipenv instead of Poetry by Sybren A. Stüvel · 4 years ago
  3. d15a7f3 Moving back to Pipenv to manage dependencies by Sybren A. Stüvel · 4 years ago
  4. 1473cb8 Drop character encoding markers for Python 2.x by Andrey Semakin · 4 years, 7 months ago
  5. 2f3bbea Bumped copyright in documentation to 2011-2019 by Sybren A. Stüvel · 4 years, 10 months ago
  6. 3c5ee59 Add support for SHA3 hashing by Sybren A. Stüvel · 4 years, 10 months ago
  7. fcf5b74 Removed setup.py as this is now managed via Poetry by Sybren A. Stüvel · 4 years, 10 months ago
  8. d3b010a Mentioned Poetry in the installation documentation by Sybren A. Stüvel · 4 years, 10 months ago
  9. 1e22d2e Drop support for Python 2 and 3.4 by Sybren A. Stüvel · 4 years, 10 months ago
  10. 368a31f Mark 4.0 as released by Sybren A. Stüvel · 6 years ago
  11. 173be1f Add support for SHA224 for PKCS1 signatures by Joost Rijneveld · 7 years ago
  12. b738e66 Remove keysize requirements / recommendations by Joost Rijneveld · 6 years ago
  13. 2c1d512 Fix typo by Hugo · 7 years ago
  14. f10db18 Typos (#95) by David Larlet · 7 years ago
  15. 425eb24 Support signing a pre-calculated hash (#87) by Justin Simon · 7 years ago
  16. 395b8d6 Feature request #78: Expose function to find the hash method of a signature by Sybren A. Stüvel · 7 years ago
  17. 736444c Removed easy_install from installation documentation by Sybren A. Stüvel · 7 years ago
  18. b4dba2a Updated year in copyright statement by Sybren A. Stüvel · 7 years ago
  19. 9fe6693 Removed unused sphinx extension. by Sybren A. Stüvel · 7 years ago
  20. 1d14c4e Updated documentation for removal of bigfile/VARBLOCK support. by Sybren A. Stüvel · 7 years ago
  21. f604287 Updated copyright year in documentation by Sybren A. Stüvel · 8 years ago
  22. 48d9c11 Updated documentation location on stuvel.eu webserver. by Sybren A. Stüvel · 8 years ago
  23. 3934ab4 Updated documentation, mostly http -> https changes by Sybren A. Stüvel · 8 years ago
  24. 2820690 Fixed PEP8 style issues by Sybren A. Stüvel · 8 years ago
  25. 8085da5 Deprecated old modules, and slated them for removal in 4.0 by Sybren A. Stüvel · 8 years ago
  26. 4bc9733 Fix #12 Allow pickling of keys. by Sybren A. Stüvel · 8 years ago
  27. 1681a0b Fix #13: Deprecated the VARBLOCK format and rsa.bigfile module by Sybren A. Stüvel · 8 years ago
  28. f68c52a Updated key loading example and included it as unit test, fixes bug #31 by Sybren A. Stüvel · 8 years ago
  29. e7c6e74 Made example code more consistent and up to date with Python 3.4 by Sybren A. Stüvel · 9 years ago
  30. 7cf95f4 Added a bit about PKCS#8 by Sybren A. Stüvel · 10 years ago
  31. 7446f0a rsa.pkcs1.verify() should return True when successful by Tim Heckman · 12 years ago
  32. 80e44a7 Updated installation instructions by Sybren A. Stüvel · 12 years ago
  33. c167ba3 Tweaked unittests for Python 3.x by Sybren A. Stüvel · 12 years ago
  34. 9d1681b Added Tox to dev requirements by Sybren A. Stüvel · 12 years ago
  35. 360d042 Added parallel.py module and ability to use multiprocessing when generating keys by Sybren A. Stüvel · 13 years ago
  36. 70e1555 Bumped version to 3.1-beta0 by Sybren A. Stüvel · 13 years ago
  37. 062b132 More doc tweaks by Sybren A. Stüvel · 13 years ago
  38. 58fe946 More documentation about key size and OpenSSL compatibility by Sybren A. Stüvel · 13 years ago
  39. dbea213 more documentation by Sybren A. Stüvel · 13 years ago
  40. c1c455d Much more documentation by Sybren A. Stüvel · 13 years ago
  41. b6c04dd More usage documentation by Sybren A. Stüvel · 13 years ago
  42. 8d8cc31 Added file for CLI documentation by Sybren A. Stüvel · 13 years ago
  43. db34825 doc typo by Sybren A. Stüvel · 13 years ago
  44. 1f011e1 Finished documentation of basic functions by Sybren A. Stüvel · 13 years ago
  45. d92b667 More documentation by Sybren A. Stüvel · 13 years ago
  46. a3fd61a More documentation by Sybren A. Stüvel · 13 years ago
  47. aa28c04 More documentation by Sybren A. Stüvel · 13 years ago
  48. ae99db6 Added initial sphinx doc structure by Sybren A. Stüvel · 13 years ago