Thursday, 1 August 2013

System Security : C code for Transposition Cipher (should be executed in linux with gcc)

In cryptography, a transposition cipher is a method of encryption by which the positions held by units of plaintext (which are commonly characters or groups of characters) are shifted according to a regular system, so that the ciphertext constitutes a permutation of the plaintext. That is, the order of the units is changed. Mathematically a bijective function is used on the characters' positions to encrypt and an inverse function to decrypt.


VIEW OUR SPECIAL PAGE FOR SEM 7 STUDENTS -  sem 7 java codes

No comments:

Post a Comment

Note: only a member of this blog may post a comment.