Uses of Interface
net.i2p.crypto.eddsa.math.ScalarOps

Packages that use ScalarOps 
Package Description
net.i2p.crypto.eddsa.math.bigint
Low-level, non-optimized implementation using BigIntegers for any curve.
net.i2p.crypto.eddsa.math.ed25519
Low-level, optimized implementation using Radix $2^{51}$ for Curve 25519.
net.i2p.crypto.eddsa.spec
Specifications for curves and keys, and a table for named curves.