Back to browse
GitHub Repository
18 starsPHP

Age-PHP: a PHP implementation of age encryption (post-quantum)

by some_furry·Apr 11, 2026·6 points·1 comment

AI Analysis

●●●BangerWizardryDark Horse

Post-quantum hybrid encryption finally arrives in PHP where it's been missing.

Strengths
  • Hybrid ML-KEM-768 + X25519 provides post-quantum security PHP ecosystem lacked
  • Ports established age format from Go with same 3-Clause BSD license
  • Author soatok is recognized security researcher with credible cryptography background
Weaknesses
  • Only 2 commits means very early stage, P-256 and Scrypt not yet implemented
  • PHP crypto landscape already has libsodium bindings, adoption unclear
Category
Target Audience

PHP developers building secure applications, security engineers

Similar To

filosottile/age · libsodium-php

Similar Projects