Libraries tagged by cryptorgraphy
komputerwiz/secure-token
81 Downloads
Cryptographically secure encoded tokens
katuva/php-triplesec
16 Downloads
PHP port of Keybase's triplesec v4 encryption
jnativel/sentinel-vault
2 Downloads
A lightweight, self-contained PHP Key Management System (KMS) using XChaCha20-Poly1305 AEAD encryption with per-user DEX keys.
jmrashed/laravel-cryptographic-signatures
8 Downloads
A Laravel package for cryptographic signature generation and verification.
ioguimaraes/ready-keepass-php
29 Downloads
A library for reading KeePass 2.x databases
inanepain/id-forge
0 Downloads
A lightweight & versatile library for generating and encoding unique identifiers. It provides fast, secure and flexible solutions for modern applications.
hubxlabs/easyrsa
6912 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
guillaumetissier/galois-fields
9 Downloads
A PHP library for working with Galois fields (finite fields)
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
4 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