Cryptography and Network Security: List of Practical
This document contains a list of 10 practical experiments related to cryptography and network security. The experiments include writing programs to implement various encryption algorithms like Caesar cipher, Vigenere cipher, Playfair cipher, Diffie-Hellman key exchange, RSA, DES, and AES. Additional experiments involve implementing the Secure Hash Algorithm and determining a organization's firewall access control.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
295 views1 page
Cryptography and Network Security: List of Practical
This document contains a list of 10 practical experiments related to cryptography and network security. The experiments include writing programs to implement various encryption algorithms like Caesar cipher, Vigenere cipher, Playfair cipher, Diffie-Hellman key exchange, RSA, DES, and AES. Additional experiments involve implementing the Secure Hash Algorithm and determining a organization's firewall access control.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Cryptography and Network Security
S.No. List of Practical Date of Remarks
Experiment 1 To study Various Cryptography Techniques. 2 Write a Program to Implement Caeser cipher. 3 Write a Program to Implement Vignere cipher. 4 Write a Program to Implement Playfair cipher. 5 Write a Program to Implement Diffie Hellman algorithm for key exchange. 6 Write a Program to Implement RSA algorithm 7 Write a Program to Implement DES(Data Encryption Standard) algorithm for data encryption. 8 . Write a Program to Implement AES(Data Encryption Standard) algorithm for data encryption. 9 Write a Program to Implement Secure Hash Algorithm(SHA). 10 To Determine Oragnization’s Firewall access control.