Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23bbe55ca89a691

Jump to content

MMB (cipher)

From Wikipedia, the free encyclopedia
MMB
General
DesignersJoan Daemen
First published1993
Derived fromIDEA
SuccessorsABC
Cipher detail
Key sizes128 bits
Block sizes128 bits
StructureSubstitution–permutation network[1]
Rounds6
Best public cryptanalysis
Key recovery using 267 chosen plaintexts[2]

In cryptography, MMB (Modular Multiplication-based Block cipher) is a block cipher designed by Joan Daemen as an improved replacement for the IDEA cipher.[3] Modular multiplication is the central element in the design. Weaknesses in the key schedule were identified by Eli Biham, and this, together with the cipher's not having been designed to resist linear cryptanalysis, meant that other designs were pursued instead, such as 3-Way.

MMB has a key size and block size of 128 bits.

References

[edit]
  1. Slide 4 [dead link]
  2. K. Jia and J. Chen and M. Wang and X. Wang (2010), Practical-time Attack on the Full MMB Block Cipher (PDF), retrieved 2010-04-24
  3. Joan Daemen; René Govaerts; Joos Vandewalle (1993). "Block Ciphers Based on Modular Arithmetic". Proceedings of the 3rd Symposium on: State and Progress of Research in Cryptography. Fondazione Ugo Bordoni. pp. 80–89. CiteSeerX 10.1.1.52.2614.
[edit]