I implemented support for RSA-PSS padding in my #JsonWebToken crate today. I feel no closer to understanding crypto at all.

Here's the crate, FYI: https://github.com/JadedBlueEyes/jsonwebtoken. It's going pretty well.

Tags:
#Rust #JsonWebToken #cryptography

GitHub - JadedBlueEyes/jsonwebtoken: JWT lib in rust

JWT lib in rust. Contribute to JadedBlueEyes/jsonwebtoken development by creating an account on GitHub.

GitHub
Huh. It's actually ~30-40% faster than upstream!