Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Implementation of Des Algorithm
#1

Abstract
To encrypt a text _le and to decrypt the encrypted form of the _le to get the original input text _le. This encryption and decryption is done using the most widely used private key encryption scheme based on data encryption standard (DES) adopted in 1977 by National Bureau of Standards.It was designed by IBM based on their own Luci_er cipher and input from NSA.For DES, data are encrypted in 64-bit blocks using a 56-bit key. The algorithm transforms 64-bit input in series of steps into a 64-bit output of cipher text. The same steps, with the same key, are used to reverse the encryption ie. for decryption. Implementation of the algorithm is done using C language.
[attachment=401]
Reply

#2

to get information about the topic c code to implement des algorithm full report ppt and related topic refer the page link bellow

http://seminarsprojects.net/Thread-imple...-algorithm

http://seminarsprojects.net/Thread-imple...-algorithm
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.