FuckMyBytes1
The good ol' ABF Technology
WARNING! This version is deprecated.
You should use the more efficient, FuckMyBytes2
Well, nothing stops you from using this one, but I recommend using the newer one.
Encryption happens right from your browser, so you don't need to worry about privacy!
Or
How it works?
- SHA512 100 times the Password
- Convert string to UTF8 bytes
- Convert the bytes into Base64
- Add "I'm nothing like yall" to the beginning of the string
- AES encrypt the string
- Compress the string with GZIP
- DES encrypt the string
- Compress again with GZIP
- 3DES encrypt the string
That's it.
For files:
I couldn't do a better encryption for files because of the encoding, so I did a simple AES encryption.
Still don't believe? GitHub