Skip to content

ZoomTen/rc4-gameboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RC4-Gameboy

An implementation of the standard RC4 cipher for Game Boy assembly

Limitations

  • Encrypted and decrypted messages are both NULL-terminated, it might cause problems
  • Maximum length of message is 256 bytes

License

See LICENSE.md

About

RC4 cipher implementation in Game Boy assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published