1. 42b0e14 Add note about archiving the project by Sybren A. Stüvel · 3 months ago main
  2. 63772a6 Merge pull request #207 from myheroyuki/multiprime by Hiroyuki Tanaka · 1 year, 5 months ago
  3. 14db374 Language correction by myheroyuki · 1 year, 5 months ago
  4. ca0ee25 Merge branch 'main' of github.com:sybrenstuvel/python-rsa into multiprime by myheroyuki · 1 year, 5 months ago
  5. 01c32e7 Updated .gitignore by myheroyuki · 1 year, 5 months ago
  6. 18f5faf Strengthen warning about timing attacks on Python code by Sybren A. Stüvel · 1 year, 8 months ago
  7. 4d78cca Re-add doctests to tox by Hugo van Kemenade · 1 year, 8 months ago
  8. 95f3f9d Revert replacing % with .format by Hugo van Kemenade · 1 year, 8 months ago
  9. 6b3c23d Add items directly into dicts by Hugo van Kemenade · 1 year, 8 months ago
  10. 282ba37 Drop support for EOL Python 3.7 by Hugo van Kemenade · 1 year, 8 months ago
  11. 078382c Test PRs and via manual trigger by Hugo van Kemenade · 1 year, 8 months ago
  12. 6fe6699 Upgrade Python syntax with pyupgrade --py38-plus by Hugo van Kemenade · 1 year, 8 months ago
  13. 3cd23c1 Drop support for EOL Python 3.7 by Hugo van Kemenade · 1 year, 8 months ago
  14. 390acdf Test PyPy3.9 and 3.10 by Hugo van Kemenade · 1 year, 8 months ago
  15. 56d6ca2 pytest: drop the dot by Hugo van Kemenade · 1 year, 8 months ago
  16. df4a4b3 'poetry update --lock' to pull in 3.12-compatible typing-extensions by Hugo van Kemenade · 1 year, 8 months ago
  17. fcde18f Add support for Python 3.12 by Hugo van Kemenade · 1 year, 8 months ago
  18. 7991b2b Update "Security" section of README to also mention the Security Policy by Diogo Teles Sant'Anna · 1 year, 8 months ago
  19. 513c09b Create Security Policy by Diogo Teles Sant'Anna · 1 year, 8 months ago
  20. 4e7bb76 Bump requests from 2.28.2 to 2.31.0 by dependabot[bot] · 1 year, 11 months ago
  21. 327ecb3 ci: define read-only permission for GitHub Workflow by Diogo Teles Sant'Anna · 1 year, 11 months ago
  22. 771a0b0 language correction and speed-up by myheroyuki · 2 years, 2 months ago
  23. c0d8670 Replace Travis-CI with Github Actions by Sybren A. Stüvel · 2 years, 2 months ago
  24. bc6445a CHANGELOG: include upgrade of mypy by Sybren A. Stüvel · 2 years, 2 months ago
  25. 069f639 rsa/pkcs1.py: Clarify functionality of sign_hash() by Moritz Fischer · 2 years, 2 months ago
  26. b94766f modified: Fixed a bug in rsa/core.py where the message should not be equals to the modulus by Shengkai Sun · 2 years, 2 months ago
  27. 5045b14 Bump mypy to 1.2.0 by Sybren A. Stüvel · 2 years, 2 months ago
  28. 29a7411 Add recent changes to CHANGELOG.md by Sybren A. Stüvel · 2 years, 2 months ago
  29. bee15eb Bumped version to 4.10-dev0 by Sybren A. Stüvel · 2 years, 2 months ago
  30. af1881c Upgrade pytest to resolve security issue by Sybren A. Stüvel · 2 years, 2 months ago
  31. 13f2d7d Regenerate poetry.lock by Sybren A. Stüvel · 2 years, 2 months ago
  32. 462da90 Add support for Python 3.11 by Daniel Ziegenberg · 2 years, 2 months ago
  33. 0b52e74 Make `AbstractKey` an actual abstract class by Sybren A. Stüvel · 2 years, 2 months ago
  34. 92fda66 Run `poetry update` to re-lock dependencies by Sybren A. Stüvel · 2 years, 2 months ago
  35. 9ae39fd Drop support for Python 3.6 by Daniel Ziegenberg · 2 years, 7 months ago
  36. 3ef578e updated docs by myheroyuki · 2 years, 7 months ago
  37. 832b720 multiprime support by myheroyuki · 2 years, 8 months ago
  38. c4dc7be README.md: Final publishing tweaks by Sybren A. Stüvel · 3 years ago version-4.9
  39. 1ee1afe Bumped version to 4.9 by Sybren A. Stüvel · 3 years ago
  40. 80eb1b1 update_version.sh: include README.md in example commit command by Sybren A. Stüvel · 3 years ago
  41. 7d2c6b2 Mark 4.9 as released today by Sybren A. Stüvel · 3 years ago
  42. 42a9b2f Fix README.md updating part of update_version.sh by Sybren A. Stüvel · 3 years ago
  43. 78f738d Add instructions on how to publish via Twine by Sybren A. Stüvel · 3 years ago
  44. e59132d Upgrade Sphynx 4.3 -> 5.0.2 by Sybren A. Stüvel · 3 years ago
  45. ce5a32f Fix #199: Sphinx warnings reference target not found by Sybren A. Stüvel · 3 years ago
  46. 0e3e548 Doc: add `-n` option to Sphinx to show warnings by Sybren A. Stüvel · 3 years ago
  47. f0e194a Update CHANGELOG.md by Sybren A. Stüvel · 3 years ago
  48. 91d0b24 Fix incorrect ordering of public and private keys in test case by myheroyuki · 3 years ago
  49. 2ecfeea Mark 4.9 as released today by Sybren A. Stüvel · 3 years ago
  50. f6086af Document package publishing with 2FA + API keys by Sybren A. Stüvel · 3 years ago
  51. 76c0e69 Cleanup: remove trailing space from docstring by Sybren A. Stüvel · 3 years, 4 months ago
  52. a925a9d Fix #133: Remove rsa/_compat.py by Sybren A. Stüvel · 3 years, 4 months ago
  53. 3031bf5 Do not include arbitrary files in wheel by Michał Górny · 3 years, 4 months ago
  54. c373662 Bumped version to 4.9-dev0 by Sybren A. Stüvel · 3 years, 4 months ago
  55. 681b256 Fix CHANGELOG.md by Sybren A. Stüvel · 3 years, 4 months ago
  56. 3b31182 Remove overlapping slots from AbstractKey subclasses by Arie Bovenberg · 3 years, 4 months ago
  57. 6391b1a Fix #194: Remove debug logging from `rsa/key.py` by Sybren A. Stüvel · 3 years, 4 months ago
  58. b1679ec add GitHub URL for PyPi by Andrii Oriekhov · 3 years, 4 months ago
  59. 32bfe40 Tiny fix to Incompatible types in assignment by ikeikeikeike / ikedat / Tatsuo Ikeda · 3 years, 6 months ago
  60. 5b377fb Update Sphinx to allow docs generation on Python 3.10 by Sybren A. Stüvel · 3 years, 7 months ago
  61. 185fe57 Docs: Fix table layout by Sybren A. Stüvel · 3 years, 7 months ago
  62. 47a7db1 More version bump to 4.8 by Sybren A. Stüvel · 3 years, 7 months ago version-4.8
  63. cf47106 Fix update_version.sh to follow Black-style formatting by Sybren A. Stüvel · 3 years, 7 months ago
  64. 1ba4a17 Bumped version to 4.8 by Sybren A. Stüvel · 3 years, 7 months ago
  65. 7b52296 Add compat with py3.10 to changelog by Sybren A. Stüvel · 3 years, 7 months ago
  66. 7ed1b5e Remove obsolete file by Sybren A. Stüvel · 3 years, 7 months ago
  67. 3e9b338 Fix typos by Kian-Meng, Ang · 3 years, 7 months ago
  68. a038aef Update dependencies for Python 3.10 compatibility by Sybren A. Stüvel · 3 years, 7 months ago
  69. 39c30a5 Fix testing with Tox + Poetry by Sybren A. Stüvel · 3 years, 7 months ago
  70. fe4db61 Run 'poetry lock' to bump typed_ast to support Python 3.10 by Hugo van Kemenade · 3 years, 8 months ago
  71. 1f77949 Add support for Python 3.10 by Hugo van Kemenade · 3 years, 8 months ago
  72. 483700a Use Chinese Remainder Theorem when decrypting with private key by Sybren A. Stüvel · 4 years, 3 months ago
  73. 35e962d Reformatting with Black by Sybren A. Stüvel · 4 years, 3 months ago
  74. 7bdbdaa Fix hashlib mypy types for Python 3.x by Saif Hakim · 4 years, 3 months ago
  75. 72f8f72 Fix typo in CHANGELOG.md by Sybren A. Stüvel · 4 years, 4 months ago
  76. d1de4c8 Add py.typed marker file for PEP 561 compliance by Andrey Semakin · 4 years, 4 months ago
  77. 214c0f9 Clean up stdout when using unittest test runner by Saif Hakim · 4 years, 4 months ago
  78. 4c3cd57 Update usage.rst by Richard Vodden · 4 years, 4 months ago
  79. f290e4e Correct return value of verify() by Richard Vodden · 4 years, 4 months ago
  80. 3450f43 Document chaining of exceptions in changelog by Sybren A. Stüvel · 4 years, 4 months ago
  81. 1a5b2d1 Fix exception causes all over the codebase by Ram Rachum · 4 years, 4 months ago
  82. b8ac79f Add switch to Poetry to CHANGELOG.md by Sybren A. Stüvel · 4 years, 4 months ago
  83. 913829a Document how to use Poetry by Sybren A. Stüvel · 4 years, 4 months ago
  84. 96a7a7d .travis.yml: use Poetry instead of Pipenv by Sybren A. Stüvel · 4 years, 4 months ago temp-poetry
  85. 2603c83 .travis.yml: Remove Python 3.5 by Sybren A. Stüvel · 4 years, 4 months ago
  86. 3b8c94c Update `update_version.sh` to use Poetry by Sybren A. Stüvel · 4 years, 4 months ago
  87. 8bc1ec8 Manage dependencies with Poetry instead of Pipenv by Sybren A. Stüvel · 4 years, 4 months ago
  88. f77fbdf Bumped version to 4.8-dev0 by Sybren A. Stüvel · 4 years, 4 months ago
  89. 092acf8 README: change header style by Sybren A. Stüvel · 4 years, 4 months ago
  90. 5b517c2 README: remove older changes by Sybren A. Stüvel · 4 years, 4 months ago
  91. 8766407 Bumped version to 4.7.2 by Sybren A. Stüvel · 4 years, 4 months ago version-4.7.2
  92. 130eb4e Add pickling fix to CHANGELOG by Sybren A. Stüvel · 4 years, 4 months ago
  93. eb6ddb6 Fix #173: unpickling doesn't restore full object by Bu Sun Kim · 4 years, 4 months ago
  94. 758562f Mark version 4.7.1 as released by Sybren A. Stüvel · 4 years, 5 months ago version-4.7.1
  95. 63488be Bumped version to 4.7.1 by Sybren A. Stüvel · 4 years, 5 months ago
  96. 88418f0 Fix threading issue introduced in 4.7 by Sybren A. Stüvel · 4 years, 5 months ago
  97. 3af4e65 Fix link formatting in CHANGELOG by Max Smolens · 4 years, 5 months ago
  98. 7508737 Bumped version to 4.7.1-dev0 by Sybren A. Stüvel · 4 years, 5 months ago
  99. fa3282a Bumped version to 4.7 by Sybren A. Stüvel · 4 years, 6 months ago version-4.7
  100. a364e82 Marked version 4.7 as released by Sybren A. Stüvel · 4 years, 6 months ago