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

In cryptography, Nimbus is a block cipher invented by in 2000. It was submitted to the NESSIE project, but was not selected. The algorithm uses a 128-bit key. It operates on blocks of 64 bits and consists of 5 rounds ofencryption. The round function is exceedingly simple. In each round the block is XORed with a subkey, the order of its bits is reversed, and then it is multiplied mod 264 by another subkey, which is forced to be odd. Nimbus was broken by ; he found a differential attack using only 256 chosen plaintexts.

Property Value
dbo:abstract
  • In cryptography, Nimbus is a block cipher invented by in 2000. It was submitted to the NESSIE project, but was not selected. The algorithm uses a 128-bit key. It operates on blocks of 64 bits and consists of 5 rounds ofencryption. The round function is exceedingly simple. In each round the block is XORed with a subkey, the order of its bits is reversed, and then it is multiplied mod 264 by another subkey, which is forced to be odd. Nimbus was broken by ; he found a differential attack using only 256 chosen plaintexts. (en)
dbo:wikiPageID
  • 7807690 (xsd:integer)
dbo:wikiPageLength
  • 1689 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1084903707 (xsd:integer)
dbo:wikiPageWikiLink
dbp:blockSize
  • 64 (xsd:integer)
dbp:cryptanalysis
  • Differential cryptanalysis can break Nimbus with 256 chosen plaintexts. (en)
dbp:designers
dbp:keySize
  • 128 (xsd:integer)
dbp:name
  • Nimbus (en)
dbp:publishDate
  • 2000 (xsd:integer)
dbp:rounds
  • 5 (xsd:integer)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In cryptography, Nimbus is a block cipher invented by in 2000. It was submitted to the NESSIE project, but was not selected. The algorithm uses a 128-bit key. It operates on blocks of 64 bits and consists of 5 rounds ofencryption. The round function is exceedingly simple. In each round the block is XORed with a subkey, the order of its bits is reversed, and then it is multiplied mod 264 by another subkey, which is forced to be odd. Nimbus was broken by ; he found a differential attack using only 256 chosen plaintexts. (en)
rdfs:label
  • Nimbus (cipher) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates 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