- safe(Boolean)
- If Boolean is
true
(default isfalse
), then a safe prime is generated. This means that P is of the form 2*Q + 1 where Q is also prime.
true
(default is false
),
then a safe prime is generated. This means that P is
of the form 2*Q + 1 where Q is also prime.