Jump to content

Topics in cryptography

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Imran (talk | contribs) at 20:36, 31 January 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

List of Topics in cryptography.


Hash functions, aka message digest functions, cryptographic hash functions

  • MD5 (one of a series of message digest algorithms by Prof Ron Rivest of MIT; 128 bit digest)
  • SHA-1 (developed at NSA 160-bit digest; the first released version was defective and replaced by this one; NSA has released several variants with longer 'digest' lengths)
  • RIPEMD-160 (developed in Europe for the RIPE project; 160-bit digest)
  • Tiger (by Ross Anderson et al)

Free/Open Source crypto systems (ie, algorithms + protocols + system design)

Public key / private key encryption algorithms (aka asymmetric key algorithms)


Secret key algorithms (aka symmetric key algorithms)

Anonymous communication

Terminology

Misc

Echelon