Crate psa_crypto

source ·
Expand description

PSA Cryptography API Wrapper

This crate provides abstraction over an implementation of the PSA Cryptography API. Please check the API here for a more complete description of operations and types. This abstraction is built on top of the psa-crypto-sys crate.

Re-exports

Modules

Functions

  • Initialize the PSA Crypto library
  • Check if the PSA Crypto library has been initialized