DID YOU KNOW? DTIC has over 3.5 million final reports on DoD funded research, development, test, and evaluation activities available to our registered users. Click
HERE to register or log in.
Accession Number:
ADA581720
Title:
Study of the Hill Cipher Encryption/Decryption Algorithm
Descriptive Note:
Research paper
Corporate Author:
POLYTECHNIC UNIV OF PUERTO RICO SAN JUAN
Report Date:
2012-04-01
Pagination or Media Count:
29.0
Abstract:
The Hill Cypher was Invented by Lester S. Hill in 1929, it was the first polygraphic cipher in which it was practical though barely to operate on more than three symbols at once. As stated before, the Hill Cipher is an encryption algorithm that uses polygraphic substitution ciphers based on linear algebra concepts. Each letter is encoded as a number. In the case of the English alphabet, letters are usually represented by the following scheme A 0, B1, C2 Z25. The message that is to be encrypteddecrypted will be held in a block of n letters and multiplied by a square matrix using modulo of the amount of letters in the alphabet in use. In this research project, the main goal is to recreate this cipher using the values of the ASCII table. Since the Hill Cipher works by assigning a numeric value to the characters that are to be used, using the ASCII table seems like a perfect fit for this application.
Distribution Statement:
APPROVED FOR PUBLIC RELEASE