ED25519_SIGNATURE_SIZE

const val ED25519_SIGNATURE_SIZE: Int = 64

Ed25519 signature length in bytes (RFC 8032).