Why Learn Cryptography?
Crypto-literate developers are more valuable to tech companies, and as a result, tend to have higher salaries. Many new developers, especially those without formal training, have a cryptography-sized hole in their education.
Practical Cryptography is built for developers who want to learn the fundamentals that underpin the security of applications. This course will help you build and understand secure digital systems. As a result, you will be a much more valuable engineer to the many organizations that work in security-critical industries.
We don't expect you to bring anything to class. We teach concepts in bite-sized chunks and all your code is written and edited right in your browser.
All of Qvault's coding courses are free to audit. You can even trial a pro membership at no cost to you, cancel anytime.
No need to upload zip files or guess at whether your code is performing correctly. All your programs instantly run against our test suites to keep you moving quickly.
Crypto-literate developers are more valuable to tech companies, and as a result, tend to have higher salaries. Many new developers, especially those without formal training, have a cryptography-sized hole in their education.
This course begins with an overview of cryptography definitions, use-cases, and common misconceptions. Later we dive into some of the most widely used cryptosystems – ciphers and hashes.
The majority of Practical Cryptography is multi-choice style questions, though there are many coding exercises as well. The coding projects in this course are all written in Go, a language becoming more and more important for backend and security engineers. If you are uncomfortable with Go, take our Go Mastery course first! All coding is done right in the browser, no need to mess around with configuring a local development environment.