CSE BCI
California State University - Los Angeles
All 1 results
Sort by
-
17BCI0048CL1: CRYPTOGRAPHY FUNDAMENTALS LAB ASSESSMENT-1
- Exam (elaborations) • 25 pages • 2022
-
- $8.49
- + learn more
Write a program to implement a. Cesar Cipher b. Vigenere Cipher c. Hill Cipher d. Playfair cipher 
 
if(i-key>=0){output=output+alpha[(i-key)];} else{ output=output+alpha[(25-key)]; } } } m++; } cout<<output<<endl; output=""; cout<<"17BCI0048 A.M.SAMARA SIMHA REDDY"<<endl; break; case 3: exit(0); } } } OUTPUT: b.Vigenere cipher Code: #include<iostream>
Want to regain your expenses?
How much did you already spend on Stuvia? Imagine there are plenty more of you out there paying for study notes, but this time YOU are the seller. Ka-ching! Discover all about earning on Stuvia