Skip to content

ofir1080/data-encryption-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-encryption-standard

An implementation of the symmetric-key block encryption. The algorithem was originally invented in 1974 by IBM. Until 2001 DES was widely used around the world and considered extremely secure. Later on was replaced by the AES (the advanced encryption standard). Nowadays Triple-DES (more secured and diffused version of DES) still being used.

As of now, this implementaion takes only a 64-bit maximun message.

References

http://page.math.tu-berlin.de/~kant/teaching/hess/krypto-ws2006/des.htm

Author

Ofir Abramoviuch

About

Implementation of DES algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages