Fixing "Learn Cryptography" on Boot.dev - outdated Qvault version was posted

Lane Wagner 2022-09-25 17:59:49 -06:00
parent 4dc70e93f5
commit bef69e560f

@ -80,5 +80,5 @@ Go is a great language for CS majors. This page presents some university courses
# Security # Security
* [Practical Cryptography Course](https://qvault.io/practical-cryptography-course/) at Qvault. A code-in-the-browser course where [cryptography](https://qvault.io/cryptography/what-is-cryptography/) principles are taught in the Go language. * [Learn Cryptography in Go](https://boot.dev/learn/learn-cryptography) on Boot.dev. A code-in-the-browser course where cryptography principles are taught in the Go language.
* [Computer Systems Security](https://cs.brown.edu/courses/cs166/) (CS166) At Brown University. In particular, the final [Dropbox Project](https://cs.brown.edu/courses/cs166/files/assignments/dropbox.pdf). * [Computer Systems Security](https://cs.brown.edu/courses/cs166/) (CS166) At Brown University. In particular, the final [Dropbox Project](https://cs.brown.edu/courses/cs166/files/assignments/dropbox.pdf).