Libraries tagged by cryptography
localzet/webauthn
18 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.
kutasman/laravel-aead
10 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
komputerwiz/secure-token
80 Downloads
Cryptographically secure encoded tokens
katuva/php-triplesec
15 Downloads
PHP port of Keybase's triplesec v4 encryption
jmrashed/laravel-cryptographic-signatures
5 Downloads
A Laravel package for cryptographic signature generation and verification.
ixnode/php-vault
94 Downloads
Secure PHP Vault
ioguimaraes/ready-keepass-php
13 Downloads
A library for reading KeePass 2.x databases
hubxlabs/easyrsa
6907 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
fundevogel/kirby3-gnupg
14 Downloads
Add information about PGP public keys on upload in Kirby v3
fpoirotte/cryptal-tomcrypt
2 Downloads
An implementation of the Cryptography Abstraction Layer based on LibTomCrypt
fpoirotte/cryptal-sodium
0 Downloads
An implementation of the Cryptography Abstraction Layer based on libsodium
fpoirotte/cryptal-php-crypto
0 Downloads
An implementation of the Cryptography Abstraction Layer based on PHP-Crypto
fpoirotte/cryptal-openssl
0 Downloads
An implementation of the Cryptography Abstraction Layer based on OpenSSL
fpoirotte/cryptal-mcrypt
0 Downloads
An implementation of the Cryptography Abstraction Layer based on mcrypt
fpoirotte/cryptal-hash
0 Downloads
An implementation of the Cryptography Abstraction Layer based on the PHP hash extension