Stream cipher

Hi,

Can anyone suggest a good stream cipher algorithm for hardware implementation.

Reply to
gen_vlsi
Loading thread data ...

I'd think AES would be a good choice.

-Dave

--
David Ashley                http://www.xdr.com/dash
Embedded linux, device drivers, system architecture
Reply to
David Ashley

But AES is a block cipher, not a stream cipher. Yes, it can be used in a stream mode, but something else might be better. Questions to the OP: What level of security do you need (ie how well resourced & patient is your adversary)? How much hardware resources can you devote to this function? How fast must it run?

Reply to
David R Brooks

AES is a stream cipher -- every character is just 128 bits. :)

-Dave

--
David Ashley                http://www.xdr.com/dash
Embedded linux, device drivers, system architecture
Reply to
David Ashley

I don't have any specific requirement yet... Inorder to get an hold on stream cipher..i wanted to do an hardware implementation. so i wanted to know the most used sterm cipher algorithm in hardware.. please pass on ur comments on RC4 ,its applications and present use

Reply to
gen_vlsi

I'm also interested in hardware stream ciphers, and have been looking at papers related to:

formatting link

Good luck! alan

Reply to
ajjc

Look for 'Self Shrinking Generator', compact and no known attacks yet

Wim

Reply to
Wim Ton

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.