Uses of Interface
org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.ScalarOps
-
Packages that use ScalarOps Package Description org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.ed25519 -
-
Uses of ScalarOps in org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.ed25519
Classes in org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.ed25519 that implement ScalarOps Modifier and Type Class Description classEd25519ScalarOpsClass for reducing a huge integer modulo the group order q and doing a combined multiply plus add plus reduce operation.
-