Modern Cryptography

Practicals for M.Sc. CS students | (M3022201)

Lab 1 (01/03/2023)

Problems for lab session:

Practicals

  1. Perform following bitwise operations on your RollNum O/P Reverse of RollNumber

    AND
    OR
    XOR

  2. Implement following substitution cipher:

    XOR cipher with Given key (key is your roll number)
    Rotate YOUR First Name by N such that N = Single digit sum of your Roll Number


Back to Homepage