Uses of Class
org.bouncycastle.math.ec.rfc7748.X25519.Friend
-
Packages that use X25519.Friend Package Description org.bouncycastle.math.ec.rfc8032 -
-
Uses of X25519.Friend in org.bouncycastle.math.ec.rfc8032
Methods in org.bouncycastle.math.ec.rfc8032 with parameters of type X25519.Friend Modifier and Type Method Description static void
Ed25519. scalarMultBaseYZ(X25519.Friend friend, byte[] k, int kOff, int[] y, int[] z)
NOTE: Only for use by X25519
-