??? 06/12/06 09:25 Read: times |
#118151 - arcfour on '51 Responding to: ???'s previous message |
There is an arcfour (RC4) implementation in the code library here. Lacks proper comments, but seems pretty usable. produces one byte per 39 cycles (including call and ret), so the net "encryption" speed is around 80kBytes/s at my "standard setup" (20MHz/6clock) - the communication "overhead" would be probably much more than 39 cycles...
Jan Waclawek |