Show HN: Age-PHP: a PHP implementation of age encryption (post-quantum)
Category: library
Tags: encryption, post-quantum, php-library
Score: 5.3/10 (Innovation: 3, Technical: 6, Documentation: 7, Utility: 5)
A PHP implementation of the age file encryption tool, adding support for post-quantum hybrid cryptography (ML-KEM-768 + X25519) to the PHP ecosystem. It's interesting because it brings modern, quantum-resistant encryption capabilities to a widely-used web development language.
Target audience: backend devs
Repository: https://github.com/soatok/age-php · PHP · BSD-3-Clause
View on Hacker News