Posts by Andréia • 1 point
1 post
-
-2
votes0
answers12
viewsQ: Cryptography in C language
I need to make a pseudo-code to then pass in C-language from a Hill cipher encryption. The phrase to be encrypted will be inserted by the user and the key matrix as well. I cannot use character…