So as part of my computer science course, we have been instructed to build an encryption process. I have a good knowledge on different encryption methods (RSA for example), however I am having a hard time trying to create my own.
Now, before anyone says it, I know, using homebrew methods for data encryption is dangerous and should not be used. That is not the purpose of the assignment. All we need to do is create something that works.
Thanks for any replys!