org.opendaylight.netconf.shaded.eddsa.math.package.html Maven / Gradle / Ivy
Data structures that definie curves and fields, and
the mathematical operaions on them.
Low-level implementation is in bigint for any curve using BigIntegers,
and in ed25519 for Curve 25519 using Radix $2^{51}$.