This interface represents an elliptic curve (EC) finite field. All specialized EC fields must implements this interface.
This interface represents an elliptic curve (EC) finite field. All specialized EC fields must implements this interface.
(get-field-size this)
Returns the field size in bits. Note: For prime finite field ECFieldFp, size of prime p in bits is returned. For characteristic 2 finite field ECFieldF2m, m is returned.
returns: the field size in bits. - int
Returns the field size in bits. Note: For prime finite field ECFieldFp, size of prime p in bits is returned. For characteristic 2 finite field ECFieldF2m, m is returned. returns: the field size in bits. - `int`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |