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

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