/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

paragonie.com
| | www.cryptofails.com
1.8 parsecs away

Travel
| | Reasoning by Lego: The wrong way to think about cryptography. Scott Arciszewski from Paragon Initiative pointed me to this example of PHP cryptography. The code is bad and the crypto design is flawed,...
| | neilmadden.blog
1.8 parsecs away

Travel
| | If you read or watch any recent tutorial on symmetric (or "secret key") cryptography, one lesson should be clear: in 2018 if you want to encrypt something you'd better useauthenticated encryption.This not only hides the content of a message, but also ensures that the message was sent by one of the parties that has access...
| | www.paragonie.com
0.3 parsecs away

Travel
| | A deep dive into preventing chosen-ciphertext (e.g. padding oracle) attacks against RSA in custom encrypted transport protocols.
| | hannes.robur.coop
18.5 parsecs away

Travel
| [AI summary] This technical post details the development and deployment of binary MirageOS unikernels, focusing on overcoming challenges related to external configuration and ensuring full reproducibility of builds for security verification.