??? 06/09/06 16:40 Read: times |
#118110 - yeah but its only single des Responding to: ???'s previous message |
des is a block cipher which is ok for bulk data encryption but a stream would be better,ive written this rc4 implementation which fits in a smallish cpld and has been used in a project and worked quite happily.Single des is a bit weak anyway. |