package
Version:
v0.3.4
Opens a new window with list of versions in this module.
Published: Jun 13, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Decrypt decrypts data using AES-GCM with the given key.
It assumes the nonce is prepended to the ciphertext.
Encrypt encrypts data using AES-GCM with the given key.
The nonce is prepended to the ciphertext.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.