Skip to content

dandreiolteanu/HillCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HillCipher

Implementation of a Hill Cipher encryption and decryption on a 2x2 Matrix in Swift

iOS Implementation

alt text

About the Hill Cipher

In classical cryptography, the Hill cipher is a polygraphic substitution cipher based on linear algebra. 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. The following discussion assumes an elementary knowledge of matrices.

About

Implementation of a Hill Cipher encryption and decryption on a 2x2 Matrix in Swift

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published