[][src]Module pgp::crypto::eddsa

Functions

generate_key

Generate an EdDSA KeyPair.

sign

Sign using RSA, with PKCS1v15 padding.

verify

Verify an EdDSA signature.