Uses of Class
org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.ed25519.ScalarOps
Packages that use ScalarOps
-
Uses of ScalarOps in org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec
Fields in org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec declared as ScalarOpsMethods in org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec that return ScalarOpsConstructors in org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec with parameters of type ScalarOpsModifierConstructorDescriptionEdDSANamedCurveSpec
(String name, Curve curve, String hashAlgo, ScalarOps sc, GroupElement B) EdDSAParameterSpec
(Curve curve, String hashAlgo, ScalarOps sc, GroupElement B)