package
0.0.0-20240425145916-a81897ff84a5
Repository: https://github.com/initializ/k8s-operator.git
Documentation: pkg.go.dev
# Functions
DecryptAESGCM decrypts data using AES-256-GCM symmetric encryption.
DecryptKeyValuePair decrypts a key-value pair using AES 256 GCM.
DecryptPrivateKey decrypts the private key using the derived key, IV, and authTag.
DeriveKeyFromOrganisation derives a cryptographic key from an organization using PBKDF2.