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