//
pkg.gl
Category
github.com/rancher/steve
pkg
sqlcache
encryption
package
0.6.1
Repository:
https://github.com/rancher/steve.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
139 SLOC
#
Functions
NewManager
NewManager returns Manager, which satisfies db.Encryptor and db.Decryptor.
#
Variables
ErrKeyNotFound
No description provided by the author
#
Structs
Manager
Manager uses AES-GCM encryption and keeps in memory the data encryption keys.