Uses of Class
net.i2p.crypto.eddsa.math.GroupElement

Packages that use GroupElement
Package
Description
Java implementation of EdDSA, a digital signature scheme using a variant of elliptic curve cryptography based on Twisted Edwards curves.
Data structures that definie curves and fields, and the mathematical operaions on them.
Specifications for curves and keys, and a table for named curves.