tag: HillCipher.md

Tag: HillCipher

1 posts
Implementing Hill Cipher for data encryption
Implementing Hill Cipher in C++Everyone knows that encryption/decryption is very important when writing malware. That can be used for everything, starting from obfuscating strings and shellcodes ...