Documentation
¶
Overview ¶
Package encryption provides encryption utilities for Lux projects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptFile ¶
DecryptFile decrypts an age-encrypted file.
func DecryptPrivateKeyWithPassword ¶
DecryptPrivateKeyWithPassword decrypts an age-encrypted private key using a password. This is extracted from the MPC package to provide a centralized implementation.
func EncryptDataWithPassword ¶
EncryptDataWithPassword encrypts data using age encryption with a password.
func IsAgeEncrypted ¶
IsAgeEncrypted checks if data appears to be age-encrypted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.