# Packages

Package compoundencryptor allows encryptors to be combined.
Package gcmencryptor implements AES GCM encryption.
Package noopencryptor looks like an encryptor but doesn't do any encryption.
Package passwordcombiner combines passwords with salt to create encryption keys.
Package passwordparser parses password data.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author