Difference between revisions of "Template:Cryptography block"
Jump to navigation
Jump to search
(Added a "Less common algorithms" group to take some really-used algorithms out of the swamp of obscure and badly broken ones.) |
imported>Ivoras (Add XXTEA, as it has different characteristics than TEA and XTEA) |
||
Line 10: | Line 10: | ||
<!-- This tries to include ciphers that have been included in standards or multiple interoperable implementations, which a member of the general public might be using to protect their data. I've excluded ciphers like the Intel Cascade Cipher which are used by small groups to keep information away from the general public. --> | <!-- This tries to include ciphers that have been included in standards or multiple interoperable implementations, which a member of the general public might be using to protect their data. I've excluded ciphers like the Intel Cascade Cipher which are used by small groups to keep information away from the general public. --> | ||
|group2= Less common algorithms | |group2= Less common algorithms | ||
− | |list2 = [[CAST-128]]{{·}} [[DES-X]]{{·}} [[International Data Encryption Algorithm|IDEA]]{{·}} [[RC2]]{{·}} [[RC5]]{{·}} [[SEED]]{{·}} [[Skipjack (cipher)|Skipjack]]{{·}} [[Tiny Encryption Algorithm|TEA]]{{·}} [[XTEA]] | + | |list2 = [[CAST-128]]{{·}} [[DES-X]]{{·}} [[International Data Encryption Algorithm|IDEA]]{{·}} [[RC2]]{{·}} [[RC5]]{{·}} [[SEED]]{{·}} [[Skipjack (cipher)|Skipjack]]{{·}} [[Tiny Encryption Algorithm|TEA]]{{·}} [[XTEA]]{{·}} [[XXTEA]] |
|group3= Other algorithms | |group3= Other algorithms |
Revision as of 00:31, 13 September 2009
This template is a "specialised crypto navigation box". It should NOT be added directly to an article. Instead it should be used within the main crypto navigation box.
To use this template together with the main crypto navigation box add this code to the bottom of an article:
{{crypto navbox|block}}
For more details about these navigation boxes please see the instructions at the main crypto navigation box and at the WikiProject Cryptography.
See also
- Template:Infobox Encryption method: an infobox for encryption methods, including block ciphers.