Custom hashCode implementation that properly handles ByteArray fields.
Standard data class hashCode would not correctly hash ByteArray fields by content, so this override ensures proper content-based hashing.
Return
Hash code for this Ed25519 signature