Skip to content

An exploration of the implementation of cryptography algorithms as discussed in my applied cryptography class.

Notifications You must be signed in to change notification settings

OwenWaldron/Dont-Roll-Ur-Own

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da9c1cd · Jan 9, 2025

History

1 Commit
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025

Repository files navigation

Don't Roll Your Own Crypto

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."

About

An exploration of the implementation of cryptography algorithms as discussed in my applied cryptography class.

Topics

Resources

Stars

Watchers

Forks