Jump to content

40-bit encryption

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pakaran (talk | contribs) at 01:27, 25 February 2004 (Being article, needs work and copyedit most likely). 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)

40 bit encryption is symmetric encryption using a key of 40 bits (5 bytes). This leads to a total of 440 possible keys, which sounds like a large number (it is over a hundred times the world's human population). However, it is possible to break this degree of encryption quite rapidly, in fifteen minutes with dedicated, albeit inexpensive, hardware, or a few weeks on a single mid-range home computer.

40 bit encryption is common in some very old software, when programs implementing significantly stronger algorithms could not be exported from the United States legally; however, it is now considered completely outdated, and some web servers will not communicate with a client which does not implement 128 bit encryption.