-2
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 string. How to proceed ?
-2
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 string. How to proceed ?
Browser other questions tagged c algorithm cryptography dev-c++ pseudocode
You are not signed in. Login or sign up in order to post.
For guidance on how to [Edit] the post for possible reopening, see this link: What mistake did I make in asking my question?
– Bacco