Category: 6. Modern Symmetric Key Encryption

  • Modern Symmetric Key Encryption

    Digital data is represented in strings of binary digits (bits) unlike alphabets. Modern cryptosystems need to process this binary strings to convert in to another binary string. Based on how these binary strings are processed, a symmetric encryption schemes can be classified in to − Block Ciphers In this scheme, the plain binary text is…