package
2.0.4+incompatible
Repository: https://github.com/kelseykm/kelcryptor.git
Documentation: pkg.go.dev

# Functions

DecryptFile decrypts the src with a key derived from the password and writes the decrypted file to the dest.
EncryptFile encrypts the src using a key derived from the password and writes the encrypted file to dest.