Skip to content

accessiblepixel/rc4crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rc4crypto

RC4 Encryption Test for Arduino

I've tested this on ATMega328p but not much on anything else, although will probably work on a Mega2650 just fine.

Probably not a good idea to rely on RC4 for anything cryptographic but especially not when it's "own rolled". I think I've understood how to implement this correctly, however I would only advise using it as a collision avoidance and data integrity thing, rather than anything else :)

About

RC4 Encryption Test for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages