Re: Implementing byte stream cipher
- From: ashish.sharma.ait@xxxxxxxxx
- Date: 28 Apr 2006 10:01:17 -0700
Although Tom may have a different opinion to this end :)
I suggest Salsa20 Stream Cipher by DJB.
Its there on ecrypt.eu.org/estream
Salsa20 uses on XOR, ADD and Rotate. Again Salsa requires no lookup
tables, is amazingly fast and trivial to code :)
Imlemented the same on a P89C51 (8051 Derivative) as a Pre-Final Year
Hobby Ckt (Its so easy), if you need the schematics or anything, do let
me know.
TEA code is available for the 8051 on many hobby sites.
Regards
Ashish Sharma
.
- References:
- Implementing byte stream cipher
- From: hugonz
- Re: Implementing byte stream cipher
- From: TC
- Re: Implementing byte stream cipher
- From: Volker Hetzer
- Re: Implementing byte stream cipher
- From: tomstdenis
- Implementing byte stream cipher
- Prev by Date: Re: getting nth prime
- Next by Date: Looking for EXPTIME-algorithm
- Previous by thread: Re: Implementing byte stream cipher
- Next by thread: Re: Implementing byte stream cipher
- Index(es):