1. a478d4c Don't print in unit tests by Sybren A. Stüvel · 7 years ago
  2. 736444c Removed easy_install from installation documentation by Sybren A. Stüvel · 7 years ago
  3. b4dba2a Updated year in copyright statement by Sybren A. Stüvel · 7 years ago
  4. 9fe6693 Removed unused sphinx extension. by Sybren A. Stüvel · 7 years ago
  5. 1d14c4e Updated documentation for removal of bigfile/VARBLOCK support. by Sybren A. Stüvel · 7 years ago
  6. 88927a9 Moved sphinx down to other development requirements. by Sybren A. Stüvel · 7 years ago
  7. d17c769 Added mock library as requirement, as it's used in unit tests. by Sybren A. Stüvel · 7 years ago
  8. 2d81e0f Use iterative zip in Python 2 (#85) by Michael Manganiello · 7 years ago
  9. d372717 Implementation of bitwise XOR function for bytes object (#72) by Michael Manganiello · 7 years ago
  10. 81f0e95 Create PY2 constant to simplify compatibility decisions (#82) by Michael Manganiello · 7 years ago
  11. 0c90633 Remove custom PrivateKey exponents/coefficient (#71) by Michael Manganiello · 7 years ago
  12. dc57888 Fixes a typo in docstrings (#83) by Alexandr · 8 years ago
  13. 9f57740 Drop byte_literal in favour of b'' by adamantike · 8 years ago
  14. 505a25a Update security warning (#70) by Michael Manganiello · 8 years ago
  15. 1369d74 xrange compatibility optimization for Python 2 (#69) by Michael Manganiello · 8 years ago
  16. 7e5854d Use 'assertEqual' instead of deprecated alias (#73) by Michael Manganiello · 8 years ago
  17. cf124d3 Fix edge case for byte() call at pkcs1 test (#64) by Michael Manganiello · 8 years ago
  18. fb062b3 Remove bit_size test comparison from speed script (#67) by Michael Manganiello · 8 years ago
  19. 97b809a Trivial link fix in changelog (#66) by Michael Manganiello · 8 years ago
  20. 98d9eb1 Remove sys.maxint fallback usage by adamantike · 8 years ago
  21. a72efaa Unit test for Mersenne primes by adamantike · 8 years ago
  22. 08e609f Drop psyco usage by Sybren A. Stüvel · 8 years ago
  23. 5acf9cd Remove old version excluded files from CodeClimate by adamantike · 8 years ago
  24. f520014 Trivial fix on primality testing by adamantike · 8 years ago
  25. 38a7255 Set Miller-Rabin rounds based on bitsize by adamantike · 8 years ago
  26. 96eaa5e Implemented __hash__ function for key objects. by Sybren A. Stüvel · 8 years ago
  27. 5e08c91 No longer require string operations to find bit lengths. by Sybren A. Stüvel · 8 years ago
  28. 9a9e08c More tests with hard-coded 'random' values. by Sybren A. Stüvel · 8 years ago
  29. a548782 Introduced NotRelativePrimeError exception. by Sybren A. Stüvel · 8 years ago
  30. fec61ec Added unittest for rsa.key.gen_keys by Sybren A. Stüvel · 8 years ago
  31. 46b72a4 Added unittest for rsa.common.inverse by Sybren A. Stüvel · 8 years ago
  32. c042a0e PEP8 formatting by Sybren A. Stüvel · 8 years ago
  33. 7d79b61 Prevent running doctests in 'build' directory by Sybren A. Stüvel · 8 years ago
  34. 56e9873 Removed monkey-patch of unittest by Sybren A. Stüvel · 8 years ago
  35. 177939d Merge branch 'version-3.4-fix-changelog' by Sybren A. Stüvel · 8 years ago
  36. fd70d79 Updated changelog by Sybren A. Stüvel · 8 years ago
  37. a11baed Bumped version to 3.4.2 by Sybren A. Stüvel · 8 years ago
  38. b813f43 Fix release year in changelog by ume · 8 years ago
  39. e5839ee Merge branch 'version-3.4-repackaging' by Sybren A. Stüvel · 8 years ago
  40. 61b4ac2 Added manifest changes to CHANGELOG.txt by Sybren A. Stüvel · 8 years ago
  41. d2fbe98 Fix #56: Included CHANGELOG.txt in manifest by Sybren A. Stüvel · 8 years ago
  42. a1bbbc7 Bumped version to 3.4.1 by Sybren A. Stüvel · 8 years ago
  43. f3b3e14 Include PEM test files in Manifest by adamantike · 8 years ago
  44. 0457b6e Fix name of file README in manifest by Fabio Alessandro Locati · 8 years ago
  45. 2c6cd15 Include PEM test files in Manifest by adamantike · 8 years ago
  46. fdc2777 Fix name of file README in manifest by Fabio Alessandro Locati · 8 years ago
  47. b573600 Added note about dropping Python 2.6 (and possibly 3.3) support. by Sybren A. Stüvel · 8 years ago
  48. 8b7975c Removed Python 2.6 from Travis configuration by Sybren A. Stüvel · 8 years ago
  49. c28cb89 Using set instead of list, it's faster. by Sybren A. Stüvel · 8 years ago
  50. 347b82f Dropped support for Python 2.6, its life ended in 2013. by Sybren A. Stüvel · 8 years ago
  51. a8eb6f0 Removed a doctest, it's covered by a unit test anyway. by Sybren A. Stüvel · 8 years ago
  52. ff7f0c7 Added unit test for rsa.util.private_to_public() by Sybren A. Stüvel · 8 years ago
  53. bb27408 Updated changelog by Sybren A. Stüvel · 8 years ago
  54. f0627be More CLI tests & clearer bytes stuff by Sybren A. Stüvel · 8 years ago
  55. 3d5c098 Attempt at unit-testing CLI commands by Sybren A. Stüvel · 8 years ago
  56. fedcaa1 Ensuring that PEM output is always in bytes. by Sybren A. Stüvel · 8 years ago
  57. 83a8110 Removed deprecated functionality. by Sybren A. Stüvel · 8 years ago
  58. 5d66032 Bumped version to 4.0-alpha by Sybren A. Stüvel · 8 years ago
  59. b25a834 Added plans for the future to README by Sybren A. Stüvel · 8 years ago
  60. 6b6d297 Bumped to version 3.4 by Sybren A. Stüvel · 8 years ago
  61. bd4e213 Allow loading PEM from strings (not just bytes), closes issue #49 by Sybren A. Stüvel · 8 years ago
  62. a040105 Updated changelog by Sybren A. Stüvel · 8 years ago
  63. 8f0ac5e Remove list comprehension used for method execution by adamantike · 8 years ago
  64. cfff5bf Reintroduced test for rsa.prime.is_prime by Sybren A. Stüvel · 8 years ago
  65. 6ac63ad Prevent possible infinite loops. by Sybren A. Stüvel · 8 years ago
  66. bb74fc9 Remove Solovay-Strassen implementation by adamantike · 8 years ago
  67. ad80ab2 Use Miller-Rabin primality testing by adamantike · 8 years ago
  68. d86e7a3 Remove unsupported Python versions from speed.sh by adamantike · 8 years ago
  69. 5f4b7b3 Use specific function for odd integer generation by adamantike · 8 years ago
  70. 527e3ca Correct doctest returns for 'are_relatively_prime' by adamantike · 8 years ago
  71. 8a4a32f Exclude direct execution blocks from coverage by adamantike · 8 years ago
  72. 6a50b3d Remove unneeded conditional on Jacobi function by adamantike · 8 years ago
  73. d0f1925 Add Jacobi test for table of values by adamantike · 8 years ago
  74. a540c7c Added Coveralls badge on Readme by adamantike · 8 years ago
  75. 97b9889 Bumped version to 3.4-beta1 by Sybren A. Stüvel · 8 years ago
  76. f604287 Updated copyright year in documentation by Sybren A. Stüvel · 8 years ago
  77. 48d9c11 Updated documentation location on stuvel.eu webserver. by Sybren A. Stüvel · 8 years ago
  78. 3934ab4 Updated documentation, mostly http -> https changes by Sybren A. Stüvel · 8 years ago
  79. 2820690 Fixed PEP8 style issues by Sybren A. Stüvel · 8 years ago
  80. d9dbf6e Explicitly mention supported Python versions in setup.py by Sybren A. Stüvel · 8 years ago
  81. 6727a4b Set max line length to 100 for PEP8 tests. by Sybren A. Stüvel · 8 years ago
  82. 4f2aa1d Updated changelog by Sybren A. Stüvel · 8 years ago
  83. 29feb79 Fix #18: Add an 'exponent' argument to key.newkeys() by Sybren A. Stüvel · 8 years ago
  84. 467ca03 Clean up Code Climate configuration by adamantike · 8 years ago
  85. 48a7c7f Removed some compatibility code for Python 2.6 by Sybren A. Stüvel · 8 years ago
  86. bd6ab7a Removed unused import by Sybren A. Stüvel · 8 years ago
  87. dd5e979 Simplified test structure a bit, so we no longer need to set PYTHONPATH by Sybren A. Stüvel · 8 years ago
  88. 4a6a2b7 Removed code duplication by Sybren A. Stüvel · 8 years ago
  89. 417ec0d Fixed bug where PrivateKey.exp2 wasn't correctly processed in the constructor. by Sybren A. Stüvel · 8 years ago
  90. 7d81801 Added travis-ci.org build status badge to README by Sybren A. Stüvel · 8 years ago
  91. 1d5d1bb Configured CodeClimate to skip analyzing rsa/_version*.py by Sybren A. Stüvel · 8 years ago
  92. 8085da5 Deprecated old modules, and slated them for removal in 4.0 by Sybren A. Stüvel · 8 years ago
  93. 31a8012 Added Code Climate badge on Readme by adamantike · 8 years ago
  94. f455a77 Mentioned Travis-CI and Coveralls integration by Sybren A. Stüvel · 8 years ago
  95. 458e30b Added Coveralls integration by adamantike · 8 years ago
  96. ea14592 Allow stopping speed.sh with ctrl+c by Sybren A. Stüvel · 8 years ago
  97. 59f2ef5 Perform a late import of rsa.varblock to prevent DeprecationWarnings by Sybren A. Stüvel · 8 years ago
  98. 5650aaa Merge pull request #35 from adamantike/command-check-speed-sh by Sybren A. Stüvel · 8 years ago
  99. b7679c6 Added PyPI badge on Readme by adamantike · 8 years ago
  100. 0756a9c Command availability check on 'speed' script by adamantike · 8 years ago