1. b94766f modified: Fixed a bug in rsa/core.py where the message should not be equals to the modulus by Shengkai Sun · 2 years, 3 months ago
  2. 35e962d Reformatting with Black by Sybren A. Stüvel · 4 years, 4 months ago
  3. ae1a906 Add more type hints by Andrey Semakin · 5 years ago
  4. 1473cb8 Drop character encoding markers for Python 2.x by Andrey Semakin · 5 years ago
  5. b6cebd5 Added type annotations + some fixes to get them correct by Sybren A. Stüvel · 6 years ago
  6. ded036c Removed compatibility code for Python 2.7 and 3.4 by Sybren A. Stüvel · 6 years ago
  7. 3934ab4 Updated documentation, mostly http -> https changes by Sybren A. Stüvel · 10 years ago
  8. d3d1034 Big refactor to become more PEP8 compliant. by Sybren A. Stüvel · 10 years ago
  9. b5bab22 Reverts docstring quoting syntax. by Yesudeep Mangalapilly · 14 years ago
  10. 03c51e7 Parellelized testing. Caught a lot of bugs. by Yesudeep Mangalapilly · 14 years ago
  11. e97d0d7 Porting to Python 3 complete. All tests except pyasn1 stuff pass. by Yesudeep Mangalapilly · 14 years ago
  12. d962345 Removed superfluous check by Sybren A. Stüvel · 14 years ago
  13. 877fce0 Better type checking in core, casting ASN-ints to Python int by Sybren A. Stüvel · 14 years ago
  14. 33cab03 Added Apache 2 license notice to source files by Sybren A. Stüvel · 14 years ago
  15. 041905b Permanently removed safebit stuff by Sybren A. Stüvel · 14 years ago
  16. 9f73d26 Fixed file permissions by Sybren A. Stüvel · 14 years ago
  17. 3f8c551 Removed safebit stuff as it breaks in certain situations. Will look at it later. by Sybren A. Stüvel · 14 years ago
  18. 65f254f Reinstated some of the backed out changeset 812d745b6bef: by Sybren A. Stüvel · 14 years ago
  19. 2cc58a8 Backed out changeset 812d745b6bef by Sybren A. Stüvel · 14 years ago
  20. 105f430 Removed some fluff, rewritten some stuff, broken the lot by Sybren A. Stüvel · 14 years ago
  21. 73e063c Added support for padding blocks by Sybren A. Stüvel · 14 years ago
  22. bc7f521 More separation of the code by Sybren A. Stüvel · 14 years ago