|
You are here |
inspirated.com | ||
| | | | |
linderud.dev
|
|
| | | | | I have lately been trying to learn more about the Trusted Platform Module (TPM) as they are capable of key creation and sealing secrets in a secure manner. They are common hardware these days and make for a reasonable ways to store secrets. age is a file encryption/decryption tool from Filippo Valsorda which a lot of people have been using to replace GnuPG for things like password-store. It has a few plugins doing things like storing keys on Yubikey, Trezor hardware wallets or the Apple Secure Enclave, h... | |
| | | | |
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. | |
| | | | |
gist.github.com
|
|
| | | | | [python]basics of elliptic curve cryptography. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
btorpey.github.io
|
|
| | | How to use clang's address sanitizer with gcc to find memory errors | ||