//
pkg.gl
Category
github.com/tagus/crypt
internal
store
package
0.2.1
Repository:
https://github.com/tagus/crypt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
100 SLOC
#
Functions
Decrypt
Decrypt attempts to decrypt a crypt store at the given path.
InitDefaultStore
InitDefaultStore initializes a default crypt store using the AES crypto implementation.
#
Structs
CryptStore
CryptStore represents a crypt instance stored as a file.