RC4 optimized

by Ricardo “Rudxain” Fernández Serrata

Version 1 (August 21, 2023)

Download (60 downloads)

Encrypt/Decrypt any small file using RC4 algorithm.

Your password can contain Unicode chars, such as emoji. Most keyboards in "password mode" reject emojis and lines, so I had to set a mode that shows the password.

I did a lot of benchmarks with different configurations and this is very likely to be THE fastest implementation in AM (it can be faster with loop-unrolling, but that requires too many blocks).

Credits to @Qwerty Cat: llamalab.com/automate/community/flows/25728

4.0 average rating from 1 reviews

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

Rate and review within the app in the Community section.