Discover Packages
github.com/Vaviloff/drone
store
shared
encrypt
package
Version:
v1.10.2
Opens a new window with list of versions in this module.
Published: May 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Aesgcm struct {
Compat bool
}
Aesgcm provides an encryper that uses the aesgcm encryption
alogirthm.
Decrypt decrypts the ciphertext using aesgcm.
Encrypt encrypts the plaintext using aesgcm.
Encrypter provides database field encryption and decryption.
Encrypted values are currently limited to strings, which is
reflected in the interface design.
New provides a new database field encrypter.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.