1. 1473cb8 Drop character encoding markers for Python 2.x by Andrey Semakin · 5 years ago
  2. ded036c Removed compatibility code for Python 2.7 and 3.4 by Sybren A. Stüvel · 6 years ago
  3. 1369d74 xrange compatibility optimization for Python 2 (#69) by Michael Manganiello · 9 years ago
  4. 7e5854d Use 'assertEqual' instead of deprecated alias (#73) by Michael Manganiello · 9 years ago
  5. a72efaa Unit test for Mersenne primes by adamantike · 9 years ago
  6. f520014 Trivial fix on primality testing by adamantike · 9 years ago
  7. 38a7255 Set Miller-Rabin rounds based on bitsize by adamantike · 9 years ago
  8. 9a9e08c More tests with hard-coded 'random' values. by Sybren A. Stüvel · 9 years ago
  9. cfff5bf Reintroduced test for rsa.prime.is_prime by Sybren A. Stüvel · 9 years ago
  10. bb74fc9 Remove Solovay-Strassen implementation by adamantike · 9 years ago
  11. d0f1925 Add Jacobi test for table of values by adamantike · 9 years ago