...Yep, more README changes
This commit is contained in:
parent
4d11410a41
commit
afe5b2e8cb
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ fn main() {
|
|||
## Explanation
|
||||
`Prime`s are generated much the same way that large primes are generated by
|
||||
`GnuPG`:
|
||||
|
||||
1) Create a large candidate number of size based on the input given to the
|
||||
`Prime::new()` method. All `Prime`s must be at least 2-bits long (thoug it
|
||||
wouldn't make much sense to be that small.
|
||||
|
|
Loading…
Add table
Reference in a new issue