Skip to content
Surf Wiki
Save to docs
technology/cryptography

From Surf Wiki (app.surf) — the open knowledge base

ESTREAM

Project to identify new stream ciphers for widespread adoption


Project to identify new stream ciphers for widespread adoption

eSTREAM is a project to "identify new stream ciphers suitable for widespread adoption", organised by the EU ECRYPT network. It was set up as a result of the failure of all six stream ciphers submitted to the NESSIE project. The call for primitives was first issued in November 2004. The project was completed in April 2008. The project was divided into separate phases and the project goal was to find algorithms suitable for different application profiles.

Profiles

The submissions to eSTREAM fall into either or both of two profiles:

  • Profile 1: "Stream ciphers for software applications with high throughput requirements"
  • Profile 2: "Stream ciphers for hardware applications with restricted resources such as limited storage, gate count, or power consumption."

Both profiles contain an "A" subcategory (1A and 2A) with ciphers that also provide authentication in addition to encryption. In Phase 3 none of the ciphers providing authentication are being considered (The NLS cipher had authentication removed from it to improve its performance).

eSTREAM portfolio

the following ciphers make up the eSTREAM portfolio:

**Profile 1** (software)**Profile 2** (hardware)
HC-128 [http://www.ecrypt.eu.org/stream/hcpf.html](http://www.ecrypt.eu.org/stream/hcpf.html)Grain [http://www.ecrypt.eu.org/stream/grainpf.html](http://www.ecrypt.eu.org/stream/grainpf.html)
Rabbit [http://www.ecrypt.eu.org/stream/rabbitpf.html](http://www.ecrypt.eu.org/stream/rabbitpf.html)MICKEY [http://www.ecrypt.eu.org/stream/mickeypf.html](http://www.ecrypt.eu.org/stream/mickeypf.html)
Salsa20/12 [http://www.ecrypt.eu.org/stream/salsa20pf.html](http://www.ecrypt.eu.org/stream/salsa20pf.html)Trivium [http://www.ecrypt.eu.org/stream/triviumpf.html](http://www.ecrypt.eu.org/stream/triviumpf.html)
SOSEMANUK [http://www.ecrypt.eu.org/stream/sosemanukpf.html](http://www.ecrypt.eu.org/stream/sosemanukpf.html)

These are all free for any use. Rabbit was the only one that had a patent pending during the eStream competition, but it was released into the public domain in October 2008.

The original portfolio, published at the end of Phase 3, consisted of the above ciphers plus F-FCSR which was in Profile 2. However, cryptanalysis of F-FCSR M. Hell and T. Johansson. Breaking the F-FCSR-H stream cipher in Real Time. In J. Pieprzyk, editor, Proceedings of Asiacrypt 2008, Lecture Notes in Computer Science, to appear. led to a revision of the portfolio in September 2008 which removed that cipher.

Phases

Phase 1

Phase 1 included a general analysis of all submissions with the purpose of selecting a subset of the submitted designs for further scrutiny. The designs were scrutinized based on criteria of security, performance (with respect to the block cipher AES—a US Government approved standard, as well as the other candidates), simplicity and flexibility, justification and supporting analysis, and clarity and completeness of the documentation. Submissions in Profile 1 were only accepted if they demonstrated software performance superior to AES-128 in counter mode.

Activities in Phase 1 included a large amount of analysis and presentations of analysis results as well as discussion. The project also developed a framework for testing the performance of the candidates. The framework was then used to benchmark the candidates on a wide variety of systems.

On 27 March 2006, the eSTREAM project officially announced the end of Phase 1.

Phase 2

On 1 August 2006, Phase 2 was officially started. For each of the profiles, a number of algorithms has been selected to be Focus Phase 2 algorithms. These are designs that eSTREAM finds of particular interest and encourages more cryptanalysis and performance evaluation on these algorithms. Additionally a number of algorithms for each profile are accepted as Phase 2 algorithms, meaning that they are still valid as eSTREAM candidates. The Focus 2 candidates will be re-classified every six months.

Phase 3

Phase 3 started in April 2007. Candidates for Profile 1 (software) were:

  • CryptMT (version 3)
  • Dragon
  • HC (HC-128 and HC-256)
  • LEX (LEX-128, LEX-192 and LEX-256)
  • NLS (NLSv2, encryption only, not authentication)
  • Rabbit
  • Salsa20/12
  • SOSEMANUK

Candidates for Profile 2 (hardware) were:

  • DECIM (DECIM v2 and DECIM-128)
  • F-FCSR (F-FCSR-H v2 and F-FCSR-16)
  • Grain (Grain v1 and Grain-128)
  • MICKEY (MICKEY 2.0 and MICKEY-128 2.0)
  • Moustique, Pomaranch (version 3)
  • Trivium

Phase 3 ended on 15 April 2008, with the announcement of the candidates that had been selected for the final eSTREAM portfolio. The selected algorithms were:

  • For Profile 1: HC-128, Rabbit, Salsa20/12, and SOSEMANUK.
  • For Profile 2: F-FCSR-H v2, Grain v1, Mickey v2, and Trivium.

Submissions

Key
**P**
**P**
**3**
**F**
**2**
**A**
**M**
**pat**
**pat**

In eSTREAM portfolio

The eSTREAM portfolio ciphers are, :

Profile 1
(software)Profile 2
(hardware)
*128-bit key**80-bit key*
HC-128Grain v1
RabbitMICKEY 2.0
Salsa20/12Trivium
SOSEMANUK-

Versions of the eSTREAM portfolio ciphers that support extended key lengths:

Profile 1
(software)Profile 2
(hardware)
*256-bit key**128-bit key*
HC-256-
-MICKEY-128 2.0
Salsa20/12-

Note that the 128-bit version of Grain v1 is no longer supported by its designers and has been replaced by Grain-128a. Grain-128a is not considered to be part of the eSTREAM portfolio.

:

CiphereSTREAM
webpageProfile 1
(software)Profile 2
(hardware)PropertiesSubmitters
Grain[http://www.ecrypt.eu.org/stream/grainp3.html](http://www.ecrypt.eu.org/stream/grainp3.html)**PF**Martin Hell, Thomas Johansson and Willi Meier
HC-256 (HC-128, HC-256)[http://www.ecrypt.eu.org/stream/hcp3.html](http://www.ecrypt.eu.org/stream/hcp3.html)**PF**Hongjun Wu
MICKEY (MICKEY 2.0, MICKEY-128 2.0)[http://www.ecrypt.eu.org/stream/mickeyp3.html](http://www.ecrypt.eu.org/stream/mickeyp3.html)**PF**Steve Babbage and Matthew Dodd
Rabbit[http://www.ecrypt.eu.org/stream/rabbitp3.html](http://www.ecrypt.eu.org/stream/rabbitp3.html)**P****2**url=https://web.archive.org/web/20090630021733/http://www.ecrypt.eu.org/stream/phorum/read.php?1,1244date=2009-06-30 }}Martin Boesgaard, Mette Vesterager, Thomas Christensen and Erik Zenner
Salsa20[http://www.ecrypt.eu.org/stream/salsa20p3.html](http://www.ecrypt.eu.org/stream/salsa20p3.html)**PF****2**Daniel J. Bernstein
SOSEMANUK[http://www.ecrypt.eu.org/stream/sosemanukp3.html](http://www.ecrypt.eu.org/stream/sosemanukp3.html)**P**Come Berbain, Olivier Billet, Anne Canteaut,
Nicolas Courtois, Henri Gilbert, Louis Goubin,
Aline Gouget, Louis Granboulan, Cédric Lauradoux,
Marine Minier, Thomas Pornin and Hervé Sibert
Trivium[http://www.ecrypt.eu.org/stream/triviump3.html](http://www.ecrypt.eu.org/stream/triviump3.html)**PF**Christophe De Cannière and Bart Preneel

No longer in eSTREAM portfolio

This cipher was in the original portfolio but was removed in revision 1, published in September 2008.

CiphereSTREAM
webpageProfile 1
(software)Profile 2
(hardware)PropertiesSubmitters
F-FCSR (F-FCSR-H v2, F-FCSR-16)[http://www.ecrypt.eu.org/stream/ffcsrp3.html](http://www.ecrypt.eu.org/stream/ffcsrp3.html)**P**Thierry Berger, François Arnault and Cédric Lauradoux

Selected as Phase 3 candidates but not for the portfolio

CiphereSTREAM
webpageProfile 1
(software)Profile 2
(hardware)PropertiesSubmitters
CryptMT (version 3)[http://www.ecrypt.eu.org/stream/cryptmtp3.html](http://www.ecrypt.eu.org/stream/cryptmtp3.html)**3****pat**Makoto Matsumoto, Hagita Mariko, Takuji Nishimura
and Matsuo Saito
DECIM (DECIM v2, DECIM-128)[http://www.ecrypt.eu.org/stream/decimp3.html](http://www.ecrypt.eu.org/stream/decimp3.html)**3****pat**Come Berbain, Olivier Billet, Anne Canteaut,
Nicolas Courtois, Blandine Debraize, Henri Gilbert,
Louis Goubin, Aline Gouget, Louis Granboulan,
Cédric Lauradoux, Marine Minier, Thomas Pornin
and Hervé Sibert
Dragon[http://www.ecrypt.eu.org/stream/dragonp3.html](http://www.ecrypt.eu.org/stream/dragonp3.html)**3F**Ed Dawson, Kevin Chen, Matt Henricksen,
William Millan, Leonie Simpson, HoonJae Lee,
SangJae Moon
Edon80[http://www.ecrypt.eu.org/stream/edon80p3.html](http://www.ecrypt.eu.org/stream/edon80p3.html)**3**Danilo Gligoroski, Smile Markovski, Ljupco Kocarev
and Marjan Gusev
LEX[http://www.ecrypt.eu.org/stream/lexp3.html](http://www.ecrypt.eu.org/stream/lexp3.html)**3F****2**Alex Biryukov
MOSQUITO (aka Moustique)[http://www.ecrypt.eu.org/stream/mosquitop3.html](http://www.ecrypt.eu.org/stream/mosquitop3.html)**3**Joan Daemen and Paris Kitsos
NLS (NLSv2, encryption-only)[http://www.ecrypt.eu.org/stream/nlsp3.html](http://www.ecrypt.eu.org/stream/nlsp3.html)**3**Gregory Rose, Philip Hawkes, Michael Paddon
and Miriam Wiggers de Vries
Pomaranch (version 3)[http://www.ecrypt.eu.org/stream/pomaranchp3.html](http://www.ecrypt.eu.org/stream/pomaranchp3.html)**3**Tor Helleseth, Cees Jansen and Alexander Kolosha

Selected as Phase 2 focus candidates but not as Phase 3 candidates

CiphereSTREAM
webpageProfile 1
(software)Profile 2
(hardware)PropertiesSubmitters
Phelix[http://www.ecrypt.eu.org/stream/phelixp2.html](http://www.ecrypt.eu.org/stream/phelixp2.html)**F****F****M**Doug Whiting, Bruce Schneier, Stefan Lucks
and Frédéric Muller
Py[http://www.ecrypt.eu.org/stream/pyp2.html](http://www.ecrypt.eu.org/stream/pyp2.html)**F**Eli Biham and Jennifer Seberry

Selected as Phase 2 candidates but not as focus or Phase 3 candidates

CiphereSTREAM
webpageProfile 1
(software)Profile 2
(hardware)PropertiesSubmitters
ABC[http://www.ecrypt.eu.org/stream/abcp2.html](http://www.ecrypt.eu.org/stream/abcp2.html)**2**Vladimir Anashin, Andrey Bogdanov, Ilya Kizhvatov
and Sandeep Kumar
Achterbahn[http://www.ecrypt.eu.org/stream/achterbahnp2.html](http://www.ecrypt.eu.org/stream/achterbahnp2.html)**2**Berndt Gammel, Rainer Göttfert and Oliver Kniffler
DICING[http://www.ecrypt.eu.org/stream/dicingp2.html](http://www.ecrypt.eu.org/stream/dicingp2.html)**2**Li An-Ping
Hermes8[http://www.ecrypt.eu.org/stream/hermes8p2.html](http://www.ecrypt.eu.org/stream/hermes8p2.html)**A****2**Ulrich Kaiser
NLS[http://www.ecrypt.eu.org/stream/nlsp2.html](http://www.ecrypt.eu.org/stream/nlsp2.html)**2****2**Gregory Rose, Philip Hawkes, Michael Paddon
and Miriam Wiggers de Vries
Polar Bear[http://www.ecrypt.eu.org/stream/polarbearp2.html](http://www.ecrypt.eu.org/stream/polarbearp2.html)**2****2**Johan Håstad and Mats Näslund
Pomaranch[http://www.ecrypt.eu.org/stream/pomaranchp2.html](http://www.ecrypt.eu.org/stream/pomaranchp2.html)**A****2**Cees Jansen and Alexander Kolosha
SFINKS[http://www.ecrypt.eu.org/stream/sfinksp2.html](http://www.ecrypt.eu.org/stream/sfinksp2.html)**2****M**An Braeken, Joseph Lano, Nele Mentens,
Bart Preneel and Ingrid Verbauwhede
TSC-3[http://www.ecrypt.eu.org/stream/tsc3p2.html](http://www.ecrypt.eu.org/stream/tsc3p2.html)**2**Jin Hong, Dong Hoon Lee, Yongjin Yeom,
Daewan Han and Seongtaek Chee
VEST[http://www.ecrypt.eu.org/stream/vestp2.html](http://www.ecrypt.eu.org/stream/vestp2.html)**2****M pat**Sean O'Neil, Benjamin Gittins and Howard Landman
WG[https://archive.today/20120724184029/http://www.ecrypt.eu.org/stream/wgp2.html](https://archive.today/20120724184029/http://www.ecrypt.eu.org/stream/wgp2.html)**2**Guang Gong and Yassir Nawaz
Yamb[http://www.ecrypt.eu.org/stream/yambp2.html](http://www.ecrypt.eu.org/stream/yambp2.html)**2****2**LAN Crypto
ZK-Crypt[http://www.ecrypt.eu.org/stream/zkcryptp2.htm](http://www.ecrypt.eu.org/stream/zkcryptp2.htm)**2****M pat**Carmi Gressel, Ran Granot and Gabi Vago

Not selected as focus or Phase 2 candidates

CiphereSTREAM
webpageProfile 1
(software)Profile 2
(hardware)PropertiesSubmitters
Frogbit[http://www.ecrypt.eu.org/stream/frogbit.html](http://www.ecrypt.eu.org/stream/frogbit.html)**A****M pat**Thierry Moreau
Fubuki[http://www.ecrypt.eu.org/stream/cryptmtfubuki.html](http://www.ecrypt.eu.org/stream/cryptmtfubuki.html)**A****pat**Makoto Matsumoto, Hagita Mariko, Takuji Nishimura
and Matsuo Saito
MAG[http://www.ecrypt.eu.org/stream/mag.html](http://www.ecrypt.eu.org/stream/mag.html)**A****A**Rade Vuckovac
Mir-1[http://www.ecrypt.eu.org/stream/mir1.html](http://www.ecrypt.eu.org/stream/mir1.html)**A**Alexander Maximov
SSS[http://www.ecrypt.eu.org/stream/sss.html](http://www.ecrypt.eu.org/stream/sss.html)**A****A****M**Gregory Rose, Philip Hawkes, Michael Paddon
and Miriam Wiggers de Vries
TRBDK3 YAEA[http://www.ecrypt.eu.org/stream/trbdk3.html](http://www.ecrypt.eu.org/stream/trbdk3.html)**A****A**Timothy Brigham

References

References

  1. (12 April 2005). "ECRYPT Call for Stream Cipher Primitives".
  2. (2010-01-01). "Stream Ciphers and the eSTREAM Project".
  3. "The eSTREAM Portfolio (rev. 1)".
  4. "The eSTREAM Project - eSTREAM Phase 3".
  5. "ECRYPT II".
  6. [http://www.ecrypt.eu.org/stream/phorum/read.php?1,1244 Archived copy] {{Webarchive. link. (2009-06-30)
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about ESTREAM — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report