Ask HN: Why hasn't x86 caught up with Apple M series?
373 points by stephenheron 1d ago 530 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
How can a mutex in Wine be faster than a native one on Linux
3 points by lh_mouse 16h ago 1 comments
Show HN: Encyfr – post-quantum encryption for all
1 theyoungsir 0 8/25/2025, 2:43:29 PM apps.apple.com ↗
I wanted proper post-quantum crypto tools on my phone, so I built encyfr. There’s no telemetry, no accounts, and everything runs locally.
It supports key generation/management, file encryption, and signing with the NIST pqc choices (Kyber, Dilithium, AES256) as well as password modes. Normally I haven't bothered circulating my work, but several recent concerns about phone compromise can be resolved with proper encryption utilities like these (e.g. any agency with a GrayKey).
I’m curious if others here find this kind of thing useful/interesting, and what features would make it genuinely useful to you. Not available in France.
No comments yet