Data Encryption Standard (DES)
Maps a 64 bits of plain input to a 64 bits of encrypted output using 56 bits key.
The basic function is identical to the inverse function.
No known successful attack strategy (even when matching pieces of plain and encrypted text are available).
Developed by IBM, adopted as a standard by US government (1977).