Skip to content

The Data Encryption Standard (DES) algorithm is a widely accepted system for data encryption that makes use of a private (secret) key that was judged so hard to break by the U.s. government that it was confined for exportation to different nations. There are more than 71,000,000,000,000,000 (71 quadrillion) encryption keys to be used in this alg…

License

Notifications You must be signed in to change notification settings

eugene254-ship-it/Secure-Remote-Communication-Using-DES-Encryption-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure-Remote-Communication-Using-DES-Encryption-Algorithm

The Data Encryption Standard (DES) algorithm is a widely accepted system for data encryption that makes use of a private (secret) key that was judged so hard to break by the U.s. government that it was confined for exportation to different nations. There are more than 71,000,000,000,000,000 (71 quadrillion) encryption keys to be used in this algorithm. For any given message, the key is picked at irregular interval from among this colossal number of keys. Like other private key cryptographic routines, both the sender and the collector must know and utilize a common private key. Many companies, governments, military and other fields make use of DES algorithm for secure data transfer over unsecure networks. We here propose a system for secured data transfer over internet by implementing DES encryption and decryption applications over two remote computers. Our system encrypts data over one end and also transmits data over to the other device. The private key is sent over to the other end as an OTP to his cell phone. The receiver must enter the same key at his end to decrypt the received message accurately. Thus we propose a fully automated encryption that includes encryption as well as key transfer mechanism embedded in a single application that allows for fast, secure and fully automated message transfer using DES algorithm.

About

The Data Encryption Standard (DES) algorithm is a widely accepted system for data encryption that makes use of a private (secret) key that was judged so hard to break by the U.s. government that it was confined for exportation to different nations. There are more than 71,000,000,000,000,000 (71 quadrillion) encryption keys to be used in this alg…

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published