package
0.2.1
Repository: https://github.com/tagus/crypt.git
Documentation: pkg.go.dev

# Functions

Decrypt attempts to decrypt a crypt store at the given path.
InitDefaultStore initializes a default crypt store using the AES crypto implementation.

# Structs

CryptStore represents a crypt instance stored as a file.