fencrypt is an Simple File Encryptor that using Bitwise Exclusive OR operation
Encrypt File
$ fencrypt.py e ".extension" "password"Decrypt File
$ fencrypt.py d ".extension" "password"Example
$ python fencrypt.py e ".jpg" "s3cret"| Name | Name | Last commit date | ||
|---|---|---|---|---|