safe_zk_token_sdk::encryption

Module auth_encryption

Source
Expand description

Authenticated encryption implementation.

This module is a simple wrapper of the Aes128GcmSiv implementation.

Structs§

Type Aliases§

  • For the purpose of encrypting balances for the spl token accounts, the nonce and ciphertext sizes should always be fixed.