Algorithms used in cryptography, that I wrote because I wanted to learn about how passwords are kept safe and other things.
Resource used for SHA-256: https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf
Resource used for RSA: https://en.wikipedia.org/wiki/RSA_(cryptosystem)