Libraries tagged by cryptopro
shellrent/phpseclib
27 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
sham3r/cipher-bsk
19 Downloads
A lightweight encryption library implementing techniques from the research paper 'A Hybrid Cryptographic Scheme of Modified Vigenère Cipher using Randomized Approach for Enhancing Data Security' by Sazzad Saju. This library provides robust data security with secure hashing capabilities and Laravel-native support. For more details, visit: https://bit.ly/cipher-bsk
richterl/elektronicke-volby
12 Downloads
Electronic Voting System
regexp1987/blake3
19 Downloads
Native PHP extension for the BLAKE3 cryptographic hash function
rdn/phpseclib
994 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
querdos/qfile-encryption-bundle
85 Downloads
A bundle for file encryption under symfony
qopanza/sdk
2 Downloads
PHP client for the Qopanza API (post-quantum cryptography + crypto discovery)
puff/crypt
0 Downloads
Authenticated encryption component for Puff
pshken/phpseclib-bundle
1032 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. Created By Jim Wigginton and Modified to be a Symfony2 Bundle.
piggly/php-encryption
15 Downloads
A simple class for generating signed or encrypted messages using the libsodium extension.
petrknap/data-signer
91 Downloads
Data Signer
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
pankajsunarc/phpexchanges
26 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
oasin/cryptocurrencies-laravel
39 Downloads
Laravel package for cryptocurrencies api service
niktomo/weighted-sample
0 Downloads
Weighted random sampling for PHP 8.2+. Supports repeatable draws (WeightedPool) and box-gacha limited inventory (BoxPool) with alias-method O(1) picking and cryptographically secure randomness by default.