A Python implementation of the RC4 encryption algorithm
Stars
1
Forks
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
5
commits
added gitignore
3bb8ecc
generate X to length of message, not S
41341d0
changed default key
7f162a2
made key match its decimal equivalent and fixed bug in S
6df2676
implemented rc4 algorithm
3829f1d
Initial commit
81ade63