Package org.bouncycastle.math.ec.custom.djb
Experimental implementation of curve25519. Note that the curve implementation is in the short-Weierstrass form,
which is not the recommended (nor most suitable) approach. In particular, the input/output conventions are not
compliant with standard implementations, and point conversions would be needed to interoperate.
-
Class Summary Class Description Curve25519 Curve25519Field Curve25519FieldElement Curve25519Point