Problemunvalidated
Is there a standard way to validate an Ed25519 public key — using the standard Java Crypto APIs and/or BouncyCastle. Tension: check that it's really a point on the curve and not some random bytes.
db3ff807-b8d4-4b51-8715-368c12393599
Is there a standard way to validate an Ed25519 public key — using the standard Java Crypto APIs and/or BouncyCastle. Tension: check that it's really a point on the curve and not some random bytes.