JP Aumasson's Avatar

JP Aumasson

@aumasson.jp.bsky.social

https://aumasson.jp cofounder & CSO @ taurushq.com cryptographer (BLAKE2, BLAKE3, SipHash) author of Serious Cryptography https://nostarch.com/serious-cryptography-2nd-edition and other books Signal: jpa.01

1,112 Followers  |  78 Following  |  96 Posts  |  Joined: 01.05.2023  |  2.1841

Latest posts by aumasson.jp on Bluesky

SLF Digest

Latest Security Liberation Front issue is out!

slf.fish

17.07.2025 16:34 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

www.lepoint.fr/high-tech-in...
but, heh, 300 push-ups

19.06.2025 15:54 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Apple CryptoKit | Apple Developer Documentation Perform cryptographic operations securely and efficiently.

πŸ†•βš›οΈπŸ” Starting with iOS 26, CryptoKit gets support for quantum-secure cryptography with algorithms such as ML-KEM, ML-DSA and HPKE with X-Wing:
developer.apple.com/documentatio...

09.06.2025 19:29 β€” πŸ‘ 64    πŸ” 16    πŸ’¬ 2    πŸ“Œ 2
Preview
A bit more on Twitter/X’s new encrypted messaging Matthew Garrett has a nice post about Twitter (uh, X)’s new end-to-end encryption messaging protocol, which is now called XChat. The TL;DR of Matthew’s post is that from a cryptographic…

I wrote a bit more about X’s new encrypted DMs and the Juicebox protocol. blog.cryptographyengineering.com/2025/06/09/a...

09.06.2025 18:46 β€” πŸ‘ 73    πŸ” 27    πŸ’¬ 7    πŸ“Œ 0

Heh, totally forgot about that, had to Google it

08.06.2025 16:02 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

'Most [entropy] estimates are thus based on some heuristic, which is a fancy word for β€œguess.”' πŸ˜‚

08.06.2025 15:19 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

thank you, will comment

08.06.2025 15:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

what's your favorite FIPS 140-3 L2+ HSM?

08.06.2025 06:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

One of the best things about Posting is you never know what obscure preoccupations your followers have. There will be a guy who has followed you for years and never said anything but then one day you disparage applesauce and he activates like a sleeper agent and dedicates his life to destroying you

07.06.2025 01:17 β€” πŸ‘ 13824    πŸ” 1643    πŸ’¬ 171    πŸ“Œ 94

big Wayne fan here, but seeing the comments online I don't even want to listen to it; gonna play Drought 3 instead

08.06.2025 06:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

TIL: microSD Express uses PCI Express, and is basically a miniature NVMe SSD in a microSD form factor. Up to 1GB/s speeds. This is really cool tech!

07.06.2025 10:02 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

nice! the next pages may talk about
* knowing the entropy sources
* quantify it and at least have some lower bound
* the error of mistaking entropy for uniform distribution
* the tools like ent, Diehard, NIST's suite
* the NIST RNG standards, what they're (not) good for
* "RNG" vs "DBRG" vs "PRNG"

08.06.2025 05:58 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

NaN School

08.06.2025 05:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
South Korea announces winners of KpqC competition | PQShield This month, South Korea selected its final four algorithms as part of the Korean Post-Quantum Cryptography (KpqC) competition. The competition, running This month, South Korea selected its final four ...

I missed that: South Korea standardized AIMer, a MPC-in-the-head signature scheme
pqshield.com/south-korea-...
kpqc.cryptolab.co.kr
www.kpqc.or.kr/images/pdf/A...

08.06.2025 05:43 β€” πŸ‘ 8    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Post image

everything is real

08.06.2025 05:31 β€” πŸ‘ 25    πŸ” 3    πŸ’¬ 2    πŸ“Œ 0
Post image

Trump updated the PQC EO:
www.whitehouse.gov/presidential...

07.06.2025 18:41 β€” πŸ‘ 38    πŸ” 28    πŸ’¬ 3    πŸ“Œ 8

PQ Code Package is already on the list of software, just realized

07.06.2025 08:45 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Glitches by Jean-Philippe Aumasson Three short stories from the edges of reality by cryptography expert Jean-Philippe Aumasson.

My short story collection 𝐆π₯𝐒𝐭𝐜𝐑𝐞𝐬 is now available as free EPUB/PDF, and still on Kindle, Apple, etc. Readers said it echoes Borges, Murakami (never read them), and DeLillo (never liked him). You judge. The last story pays homage to David Lynch.

www.aumasson.jp/glitches/ind...

07.06.2025 08:32 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

There's this joke primality testing library that claims 95% accuracy in O(1) time:

github.com/mawerty/Is-P...

It does so by always returning false. The density of primes between 1 and n approaches 1/ln(n). For a 32-bit int, 4.6% of values are prime, so the code is right 95.4% of the time.

πŸ‘‡

20.05.2025 02:15 β€” πŸ‘ 19    πŸ” 2    πŸ’¬ 2    πŸ“Œ 0
Preview
GitHub - veorq/awesome-post-quantum: A curated list of resources about post-quantum cryptography A curated list of resources about post-quantum cryptography - veorq/awesome-post-quantum

periodic reminder about: github.com/veorq/awesom..., PRs and Issues are welcome

06.06.2025 12:09 β€” πŸ‘ 9    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

should probably be in github.com/veorq/awesom..., no objection?

06.06.2025 11:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

also no binding/signing of h (the key handle) but not sure that matters

06.06.2025 11:32 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

the self-signed part is weird; you generate a privkey and sign your pubkey with it? also what does the attestation attestates?

06.06.2025 11:26 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

looking forward to the part where you discuss the number of rounds of Keccak and ChaCha

06.06.2025 09:54 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

thanks Matt, I don't remember where I said that and probably wasn't the first to, but happily take the credit :)

06.06.2025 09:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

As I go through this book I’m trying to keep a list of recommendations for cryptographic engineers. It’s short so far, but I expect it’ll get longer as this goes on. Open to suggestions!

04.06.2025 17:18 β€” πŸ‘ 106    πŸ” 18    πŸ’¬ 21    πŸ“Œ 1
Post image

x.com/kazuakiishig...

06.06.2025 09:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
BitVMX | Optimizing Algorithms for Bitcoin Script (part 3) This third and final part explain how the BLAKE3 algorithm works and how to use the Stack Tracker to optimize the on-chain implementation of the BLAKE3 cryptographic hash function.

Blog post on implementing BLAKE3 inside Bitcoin Script. :-) bitvmx.org/knowledge/op...

17.04.2025 20:37 β€” πŸ‘ 1    πŸ” 2    πŸ’¬ 2    πŸ“Œ 1
Preview
Cripto - An On-chain Tragicomedy A noir tale of cryptocurrency scams, cartels, and survival in the tropical hellscapes of Mexico.

wrote a novella, soon available for free www.aumasson.jp/cripto/

13.04.2025 10:11 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Government of Heard Island and McDonald Islands

penguinlabsweb4.github.io

By ZeroStableCoin

09.04.2025 09:03 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@aumasson.jp is following 20 prominent accounts