Free functions
| point_mult_double_and_add | Function that performs point multiplication for an Elliptic Curve point using the double and add method…. |
| verify_signature | Experimental feature: use with caution. Not recommended for production. Verifies an Ed25519 signature against a message and public key…. |