A MyBB plugin that upgrades the password hash algorithm and converts old passwords on the fly.
-
Updated
Nov 17, 2023 - PHP
A MyBB plugin that upgrades the password hash algorithm and converts old passwords on the fly.
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
Basic password hashing with PHP.
Herramienta CLI en PHP 8.2+ que permite cifrar, descifrar e inspeccionar documentos con XChaCha20-Poly1305. Incluye derivación de clave segura mediante Argon2id (pepper + persistentId de Cl@ve), garantizando que solo el usuario autenticado pueda acceder al contenido. Ideal para incorporar cifrado de última generación en cualquier proyecto.
Basic password hashing with PHP.
Add a description, image, and links to the argon2id topic page so that developers can more easily learn about it.
To associate your repository with the argon2id topic, visit your repo's landing page and select "manage topics."