FooCrypt, A Tale Of Cynical Cyclical Encryption
Provides you with the total peace of mind over the SECURITY & PRIVACY of YOUR DATA via
Cryptography & Steganography
Download FooCrypt.X.Y.Z.Core Documentation
Download FooCrypt.X.Y.Z.Core White Paper
FooKey_File Encrypt
Encrypting a file with a FooKey
Is as simple as
1. Select Your FooCrypt-Cypher
- [ FooCrypt-aes256 is DEFAULT ]
2. Select Your File
3. Select Your FooKey Source
- Browse Saved FooKey
- FooKey Memory Active Buffer : Encrypted Transfer
- Window Memory Active Buffer : Encrypted Transfer
- Text Window Active Data : Encrypted Transfer
- Text Window Active Data : ASCII Transfer
4. FooKey Encrypt Input File
FooCrypt will then encrypt the input file for the number of cycles contained in the FooKey
Command Line Example
Encrypted FooKey
[ *Quoted Full Path To FooCrypt ]/FooCrypt \
-a FooCrypt-aes256 \
-p [ *Quoted Full Path To FooKey ]/1.FooKey \
-P FooCrypt-aes256:Ask:None \
-i [ *Quoted Full Path To File Name ] \
-o [*Quoted Full Path To File Name ] \
-e
ASCII FooKey
[ *Quoted Full Path To FooCrypt ]/FooCrypt \
-a FooCrypt-aes256 \
-p [ *Quoted Full Path To FooKey ]/1.FooKey \
-P FooCrypt-None:None:None \
-i [ *Quoted Full Path To File Name ] \
-o [ *Quoted Full Path To File Name ] \
-e
*Quoted Full Paths are only required when special characters are contained within the PATH
ie :
‘ ‘ SPACE
‘&’ AMPERSAND