Libraries tagged by cryptorgraphy
strategystar/padcrypt
79 Downloads
String padding library that supports ANSI X.923, ISO 10126, PKCS5, PKCS7, Zero Padding, and Bit Padding
soatok/age
0 Downloads
Pure-PHP implementation of the age file encryption format (c2sp.org/age)
phpnomad/sodium-integration
18 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
phpnomad/encryption
18 Downloads
encryption contracts + field-level encryption for PHPNomad (bring your own cipher via an integration)
paragonie/ext-pqcrypto
1 Downloads
PHP extension for post-quantum cryptography (ML-KEM, X-Wing, ML-DSA, SLH-DSA)
noxlogic/oprf
7 Downloads
Oblivious Pseudorandom Function (OPRF) library for PHP, based on RFC 9497
minvws/laravel-crypto
3190 Downloads
Laravel provider for crypto functionality
lyoshenka/php-triplesec
9 Downloads
PHP port of Keybase's triplesec encryption
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
lihongjie0209/sm-php-bc
174 Downloads
SM2/SM3/SM4 中国商用密码算法 PHP 实现 - 基于 Bouncy Castle 架构
kevchikezie/cryptographer
642 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ixnode/php-vault
99 Downloads
Secure PHP Vault
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
initphp/encryption
244 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.