package
1.2.1
Repository: https://github.com/hazcod/ransomwhere.git
Documentation: pkg.go.dev

# Functions

DecryptFile will decrypt any files ending with the ransomware extension and optionally remove the encrypted copy.
EncryptFile encrypts a file on the given path using the Recipient public key while optionally removing the original.

# Constants

CryptedExtension is the extension that's being used for the encrypted ransomwared files.