Skip to content

Commit 537a097

Browse files
committed
Adjust README - we don't expose one-time trial division anymore
1 parent c8512ee commit 537a097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This library implements prime number generation and primality checking for [`cry
1010
In particular:
1111

1212
- Generating random primes and safe primes of given bit size;
13-
- Sieving iterator and one-time trial division by small integers;
13+
- Sieving iterator;
1414
- Miller-Rabin test;
1515
- Strong and extra strong Lucas tests, and Lucas-V test.
1616

0 commit comments

Comments
 (0)