|
|
[Next][Prev] [Right] [____] [Up] [Index] [Root]
Proof: BoolElt Default: true
Given an elliptic curve E over a finite field, this function returns
false if E is ordinary, otherwise proves that E is supersingular.
If the parameter Proof is set to false, then the effect of
the function is the same as that of IsProbablySupersingular.
Given an elliptic curve E over a finite field, this function returns
true if the elliptic curve E is ordinary, otherwise false
(i.e., if it is supersingular). Thus, this function is the logical negation
of IsSupersingular.
Given an elliptic curve E over a finite field, this function returns
returns false if the elliptic curve E is proved to be ordinary,
otherwise true. The algorithm is nondeterministic, and repeated
tests are independent.
[Next][Prev] [Right] [____] [Up] [Index] [Root]
|
|