package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Oct 18, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package crypto provides encryption utilities for sensitive data.
Decrypt decrypts base64-encoded ciphertext using AES-GCM with the given key.
Encrypt encrypts plaintext using AES-GCM with the given key.
Returns base64-encoded ciphertext with nonce prepended.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.