paragonie/constant_time_encoding
Fast, secure constant-time encoding/decoding utilities for PHP. Provides Base32, Base64 (incl. URL-safe), and Hex implementations designed to reduce timing side-channel leaks. Ideal for cryptography, tokens, and security-sensitive data handling.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| chillerlan/php-authenticator | PHP 8.4+ library to generate and verify HOTP (RFC 4226) and TOTP (RFC 6238) one-time passwords, compatible with Google Authenticator-style apps. Includes optional Steam Guard time sync plus constant-time encoding helpers for safer key handling. | 56 | 58 | 2 | 5K | 0 | 25.7 | 31.0 | MIT | 2 weeks ago | |
| paragonie/ciphersweet | CipherSweet is a PHP library for field-level encryption with searchable encrypted data. It helps you securely encrypt database columns while still supporting safe, blind-index-based search and sorting, with modern cryptography and key management support. | 464 | — | 39 | — | 8 | 25.9 | 3.6 | NOASSERTION | 1 month ago | |
| paragonie/halite | High-level, easy-to-use wrapper around libsodium for secure encryption, decryption, and key management in PHP. Provides modern cryptography primitives with safer APIs, supporting authenticated encryption, password hashing, and secure key storage for applications. | 1,152 | — | 90 | — | 21 | 34.6 | 8.5 | MPL-2.0 | 6 months ago | |
| paragonie/hidden-string | HiddenString provides a small PHP utility for handling sensitive strings more safely in memory. Extracted from ParagonIE Halite, it helps reduce accidental exposure via debugging/serialization by wrapping secret values in an object. Requires PHP 7+. | 74 | 74 | 5 | 419K | 2 | 21.9 | 61.3 | MPL-2.0 | 1 year ago | |
| phpseclib/phpseclib | Pure-PHP cryptography and secure communications toolkit: SSH-2/SFTP, X.509, RSA/DSA/DH, ECDSA/ECDH, Ed25519/Curve25519, plus modern ciphers (AES/ChaCha20/Salsa20) and AEAD (GCM/Poly1305). Composer-ready, LTS branches. | 5,566 | 5,687 | 906 | 9M | 198 | 89.9 | 79.4 | MIT | 3 weeks ago | |
| pragmarx/google2fa | Google2FA adds HOTP/TOTP two-factor authentication to PHP, compatible with Google Authenticator and RFC 4226/6238. Generate secrets and QR code data, verify one-time codes, and tune validation windows and time drift—ideal for Laravel or standalone apps. | 1,986 | 2,014 | 206 | 3M | 3 | 38.0 | 54.5 | MIT | 6 months ago | |
| web-auth/webauthn-lib | PHP WebAuthn library for adding passkeys/FIDO2 authentication to apps and APIs. Implements registration and login flows, credential validation, and related WebAuthn data structures, suitable for Laravel or custom frameworks. | 119 | 124 | 24 | 484K | 0 | 1.3 | 49.8 | MIT | — |
How can I help you explore Laravel packages today?