|
You are here |
jbp.io | ||
| | | | |
neilmadden.blog
|
|
| | | | | 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... | |
| | | | |
paragonie.com
|
|
| | | | | A developer's short guide to encryption, authentication, and authenticated encryption with examples in PHP | |
| | | | |
scottarc.blog
|
|
| | | | | This isn't (necessarily) a security vulnerability; merely an observation that I don't think has been articulated adequately within the cryptography community. I thought it would be worth capturing somewhere public so that others can benefit from a small insight when designing cryptosystems. Background Once upon a time, there was Symmetric Encryption, which provided confidentiality, but... | |
| | | | |
hannes.robur.coop
|
|
| | | [AI summary] This article discusses updates to cryptographic libraries in OCaml and MirageOS, focusing on elliptic curve cryptography support through the fiat-crypto project, including new features like ECDSA/EdDSA, TLS 1.3 compatibility, and improved X.509 certificate handling. | ||