Libraries tagged by cryptography
kutasman/laravel-aead
11 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
ksanzhik/phpseclib
3 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
komputerwiz/secure-token
81 Downloads
Cryptographically secure encoded tokens
katuva/php-triplesec
16 Downloads
PHP port of Keybase's triplesec v4 encryption
jmrashed/laravel-cryptographic-signatures
8 Downloads
A Laravel package for cryptographic signature generation and verification.
ixnode/php-vault
96 Downloads
Secure PHP Vault
ioguimaraes/ready-keepass-php
19 Downloads
A library for reading KeePass 2.x databases
hubxlabs/easyrsa
6911 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