• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Swift
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Encryption is a process for the protection of data by means of an encryption associated with a key so that the information is not visible, this with the aim of protecting the information of third parties that are not authorized to visualize, for this a symmetric algorithm is used of encryption called Hill Cipher (HC). The HC algorithm was perfectly adapted to the solution of the problem that already uses with a square matrix to encrypt the channels of the pixel of an image or the characters of a text. This is applied to an instant messaging application, thus preventing third parties from understanding the message.