Package org.mariadb.jdbc.plugin.authentication.standard.ed25519.math.ed25519
package org.mariadb.jdbc.plugin.authentication.standard.ed25519.math.ed25519
-
ClassesClassDescriptionClass to represent a field element of the finite field $p = 2^{255} - 19$ elements.Helper class for encoding/decoding from/to the 32 byte representation.Class for reducing a huge integer modulo the group order q and doing a combined multiply plus add plus reduce operation.