Module pgp::crypto::eddsa

source ·

Functions§

  • Generate an EdDSA KeyPair.
  • Sign using RSA, with PKCS1v15 padding.
  • Verify an EdDSA signature.