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