• PYTHON : TRANSPOSITION CIPHER - DECRYPTING

    Transposition cipher

        My GitHub code : https://github.com/devmecha/DECRYPT_TRANSPOSITION_CIPHER

    You may want to see : PYTHON : TRANSPOSITION CIPHER - ENCRYPTING

    References : 
    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.
  • 0 comments:

    Post a Comment