An Entity of Type: noble, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

The Scream cipher is a word-based stream cipher developed by Shai Halevi, Don Coppersmith and from IBM. The cipher is designed as a software efficient stream cipher. The authors describe the goal of the cipher to be a more secure version of the SEAL cipher. The cipher uses a 128-bit key and a 128-bit nonce. It is efficient in software, running at 4-5 cycles per byte on modern processors. The cipher was presented at the Fast Software Encryption (FSE) conference in 2002.

Property Value
dbo:abstract
  • The Scream cipher is a word-based stream cipher developed by Shai Halevi, Don Coppersmith and from IBM. The cipher is designed as a software efficient stream cipher. The authors describe the goal of the cipher to be a more secure version of the SEAL cipher. The general design of Scream is close to the design of SEAL with block cipher-like round functions. There are two versions of Scream. One of them, Scream-F, reuses the S-boxes from the Advanced Encryption Standard (AES) block cipher, while the other, Scream, internally generates new, key-dependent S-boxes as part of the initialization phase. The round function is also based on the AES-round function, but is narrower, 64 bits instead of 128 bits. The cipher uses a 128-bit key and a 128-bit nonce. It is efficient in software, running at 4-5 cycles per byte on modern processors. The cipher was presented at the Fast Software Encryption (FSE) conference in 2002. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4159011 (xsd:integer)
dbo:wikiPageLength
  • 1290 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1084898117 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • The Scream cipher is a word-based stream cipher developed by Shai Halevi, Don Coppersmith and from IBM. The cipher is designed as a software efficient stream cipher. The authors describe the goal of the cipher to be a more secure version of the SEAL cipher. The cipher uses a 128-bit key and a 128-bit nonce. It is efficient in software, running at 4-5 cycles per byte on modern processors. The cipher was presented at the Fast Software Encryption (FSE) conference in 2002. (en)
rdfs:label
  • Scream (cipher) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License