menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/jubjub/point/extended.dart
JubJubNativePoint
isTorsionFree method
isTorsionFree method
dark_mode
light_mode
isTorsionFree
method
bool
isTorsionFree
(
)
Implementation
bool isTorsionFree() { return multiply(JubJubFrConst.frModulusBytes).isIdentity(); }
blockchain_utils package
documentation
crypto/crypto/zcrypto/jubjub/point/extended
JubJubNativePoint
isTorsionFree method
JubJubNativePoint class