Discover Packages
github.com/ermos/dbm
internal
pkg
goliath
package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jun 26, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
DecryptData decrypts the given data using AES in CBC mode with a key derived from the master password.
EncryptData encrypts the given data using AES in CBC mode with a key derived from the master password.
It returns a byte array that contains the encrypted data, IV, salt, and HMAC tag.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.