Ceasar cipher encryption problem

1 view (last 30 days)
ahmed
ahmed on 11 Mar 2013
hello every one , i have an assignment to write a code for Ceasar cipher for the following set of alphabet { 0,1,2,3,4,5,6,7,8,9,A,B,D,....,Z ,a,b,c,d,....,z} the problem is the ASCII code have different values , for example if i shift number "9" to "A" then 57 to 65 should be shifted is there any suggestion how do i solve this problem? is there any way i can assign values to the letters (changing ASCII values)?

Answers (0)

Categories

Find more on Encryption / Cryptography in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!