fmgp.crypto.Curve
See theCurve companion object
enum Curve
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Type members
Enum entries
Edwards Digital Signature Algorithm using a curve which is birationally equivalent to Curve25519.
Edwards Digital Signature Algorithm using a curve which is birationally equivalent to Curve25519.
Attributes
Elliptic-Curve Diffie-Hellman (ECDH) protocol using the x coordinate of the curve Curve25519.
Elliptic-Curve Diffie-Hellman (ECDH) protocol using the x coordinate of the curve Curve25519.
Attributes
Value members
Concrete methods
Extension method from Curve
asECCurve is a Unsafe methods!
Extension method from Curve
asOKPCurve is a Unsafe methods!
asOKPCurve is a Unsafe methods!
Attributes
- Throws
-
ClassCastException
is the curve is not a OKP Curve
In this article