Stream cipher

Oct 25, 2006 6 Replies

Hi,



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



I'd think AES would be a good choice.

-Dave

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

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?

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

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

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

formatting link

Good luck! alan

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

Wim

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required