Module signing

Module signing 

Source

Functionsยง

py_ed25519_signature
Ed25519 signature of data using the provided private key seed.
py_hmac_signature
HMAC-SHA256 signature of data using the provided secret.
py_rsa_signature
RSA PKCS#1 SHA-256 signature of data using the provided private key in PEM format.