File Encryption.txt

This commit is contained in:
Narsty
2023-06-01 17:59:18 -05:00
committed by GitHub
parent f3eb6b0d86
commit ff2c51ea4c
+1 -1
View File
@@ -14,7 +14,7 @@ REM password must be the same as when you encrypted
REM openssl enc -aes-256-cbc -d -in ~/Desktop/ENCRYPTED.enc -out ~/Desktop/<FILE NAME HERE.pdf> -pass pass:<PASSWORD HERE>
REM Title: File Encryption Tool
REM Title: File Encryption
REM Author: Narsty
REM Target: MacOS
REM Version: 1.0