Documentation ¶
Overview ¶
Package crypto provides encryption and decryption functions for the s3proxy. It uses AES-256-GCM to encrypt and decrypt data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decrypt ¶
Decrypt decrypts a ciphertext using AES-256-GCM. The encrypted DEK is decrypted using the supplied KEK.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.