Crypto Operations

Perform PKCS #11 crypto operations.

The PKCS #11 library supports the following crypto operations:
  • Encryption and decryption using AES and RSA algorithms
  • Sign and verify using RSA, ECDSA, and HMAC algorithms
  • Generate Symmetric Key and Key Pairs using RSA, AES, and ECDSA algorithms
  • Wrap/Unwrap using AES algorithms