The original message that was be signed.
The EdDSA signature to be verified.
The public key associated with the private key used to sign the message.
Returns true if the signature is valid and corresponds to the message and public key, false otherwise.
Verifies an EdDSA signature using the Baby Jubjub elliptic curve and Poseidon hash function.