Mal:Infoboks blokkchiffer

{{{navn}}}

{{{bilde}}}

{{{bildetekst}}}
Generelt
Utvikler(e): {{{utviklere}}}
Publisert: {{{publiseringsdato}}}
Serie: {{{serie}}}
Forgjenger: {{{derivert av}}}
Etterfølger(e): {{{derivert til}}}
Relatert til: {{{relatert til}}}
Serifisering(er): {{{sertifisering}}}
Chifferdetaljer
Nøkkelstørrelse: {{{nøkkelstørrelse}}}
Sikkerhetskrav: {{{sikkerhetskrav}}}
Blokkstørrelse: {{{blokkstørrelse}}}
Struktur: {{{struktur}}}
Runder: {{{runder}}}
Beste offentlige kryptoanalyse
{{{kryptoanalyse}}}
{{Infoboks blokkchiffer
| navn             = 
| bilde            = 
| bildetekst       = 
<!-- Generelt -->
| utviklere        = 
| publiseringsdato = 
| serie            = 
| derivert av      = 
| derivert til     = 
| relatert til     = 
| sertifisering    = 
<!-- Chifferdetaljer -->
| nøkkelstørrelse  = 
| sikkerhetskrav   = 
| blokkstørrelse   = 
| struktur         = 
| runder           = 
| kryptoanalyse    = 
}}

Beskrivelse av felter

rediger

(Se Maldiskusjon for et eksempel)

Alle felter bortsett fra navn er frivillige

  • navn: Name of the block cipher, or preferably the abbreviation if the expansion contains multiple words and would not fit well.
  • bilde: An illustrative image for the block cipher; typically this would contain the cipher's Feistel function for Feistel-structured ciphers.
    • bildetekst: (Only if the image field is specified) caption for the image.
Generelt
  • utviklere: Names of the designers/authors of the block cipher, separated by commas. Should not contain organization names unless names of the real authors are unknown. The names should be linked if articles about them exist.
  • publiseringsdato: Date that the block cipher was first presented. If the exact date is unknown, this should at least contain the year number.
  • serie: A comma-separated list of hash functions in a series, usually named similarly.
  • derivert av: A comma-separated list of block ciphers that inspired the design of the subject block cipher.
  • derivert til: A comma-separated list of block ciphers whose design was inspired by the subject block cipher.
  • relatert til: A list of block ciphers that are otherwise related to the subject. This field should be used minimally, and only when the relation is clearly remarkable.
  • sertifisering: Cryptography expert groups that have selected or recommended this algorithm. For example, "AES finalist", "NESSIE", "CRYPTREC"
Chifferdetaljer
  • nøkkelstørrelse: Key size(s) that the block cipher was originally designed to operate with, in bits. Should contain the suffix "bits". May contain multiple sizes. For example, AES submissions would have "128, 192 or 256 bits"
  • sikkerhetskrav: Security claims(s) that the block cipher was originally designed to achieve with, in bits. Should contain the suffix "bits". May contain multiple sizes. For example, submissions would have "128, 192 or 256 bits"
  • blokkstørrelse: Size(s) of the input and output blocks of the block cipher. Should contain the suffix "bits". May contain multiple sizes.
  • struktur: If the cipher follows a common structure. Typical ciphers should have "Feistel network" or "Substitution-permutation network" here.
  • runder: The number(s) of rounds the cipher was originally designed to work with. May contain several values.
  • kryptoanalyse: The best-known cryptanalysis for the subject cipher. Should contain a brief overview of the vulnerabilities and a footnote link to the reference.