This repo implements some of the algorithms I am learning about in my CO 484 class. This is so that I can better understand (at a high level) what is going on behind the scenes.
Of course, this is NOT to be used as a source of cryptographically secure implementations. Our prof opened with an example, "This class will teach you what to do when your boss asks you to build your own RSA implemention, for example. The answer? Don't. Don't roll your own crypto."