CTE - All in one 0.2 [MZ]

by Bruce Blake

Version 1 (December 23, 2017)

Download (120 downloads)

Ever wanted a REAL encryption? Even for NON-PREMIUM?? Here you go!

CTE Is now available for computers too!
Introducing CTE.jar, Easy-to-use edition of CTE for Windows or any device capable of running Java! Also, its made by me!
Link to the file: CURRENTLY UNAVAILABLE!!
Also, if you find any bug, please report it to sigmund.brotbeck@gmail.com! Thanks for all the support!


CTE - Custom Text Encryption

For non prenium users:
I separated flow into its fibers (encrypt, decrypt, key generator) and uploaded them separately. Since none of them uses each other, they work just fine. But it's still fancier to have them all in one ;)
Links:
~Encryptor: https://llamalab.com/automate/community/flows/10849
~Decryptor: https://llamalab.com/automate/community/flows/10850
~Key generator: https://llamalab.com/automate/community/flows/10851

Features:
* Uncrackable encrypting system
* Encryption/decryption is done in seconds
* Can encrypt a file
* Key generator; generate up to 2048 B keys
* Allows you to set custom key (password)

Changelog:
> 0.2:
*Fixed bug with the "Encrypt a file"

> Encryption
How to encrypt?
1. Run "Encrypt"
2. Enter your text (use "Encrypt a file" to encrypt file)
3. Choose/type your key

How does it work?
This flow shatters the key and text to their ASCII code and sums them. Thats it. To clarify, if your key is bigger than text, encryption would be uncrackable. Try unlocking it without the key if you don't believe me!

> Decrypt
How to decrypt
1. Run starting point "Decrypt"
2. Pick your encrypted file
3. Choose/type in your key

How does it work?
Same as encrypting, just that it doesn't sum ASCIIs, but subtracts them.

FAQ:
Why did you say that it's uncrackable?
It is. If your key is bigger than text, it means that every character's position is unexpected and not-repative (if you generate key). Basically, it's random, but you still have output, so you can unlock files.

Does it take long to encrypt/decrypt?
Have you ever tried my "Ultimate Encryptor"?. If you did, you will be surprised! It completes in seconds! I tested it a lot of times on my phone; in best case it was encrypting 10 characters/second. In worst case (when it was laggy), it was encrypting 2 chars./sec. So yeah..

Should i pick password or key generator?
I definitely recommend key generation. It has many pros; it's closest to random (random is the best when encrypting), it can generate up to 2.4 KB key in minutes, ...

.0 average rating from 3 reviews

5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
Reports
3

Rate and review within the app in the Community section.