The Cryptography Package
Let's talk about cryptography package and how it can be used.
We'll cover the following
The cryptography
package aims to be “cryptography for humans” much
like the requests library is “HTTP for Humans”. The idea is that you
will be able to create simple cryptographic recipes that are safe and
easy-to-use. If we need to, we can drop down to low-level cryptographic primitives, which require us to know what we’re doing or we might end up creating something that’s not very secure.
Get hands-on with 1400+ tech skills courses.