Libraries tagged by Crypton
icyapril/cryptolib
61683 Downloads
CryptoLib: secure, free & open-source PHP cryptography library for everyone.
funnydevjsc/cryptomus-laravel-integrate
4952 Downloads
Laravel package for cryptomus.com
evit/php-gm-crypto
5202 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
darkwebdesign/public-key-cryptography-bundle
41723 Downloads
Public Key Cryptography Bundle
aplus/crypto
1599266 Downloads
Aplus Framework Crypto Library
andrewcarteruk/cryptokey
24485 Downloads
A command line tool for generating keys using a CSPRNG.
akira/laravel-crypto
2486 Downloads
This is my package laravel-crypto
ahsankhatri/cryptolib-php
73168 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
vittominacori/coinmarketcap-php
35422 Downloads
A PHP wrapper for CoinMarketCap API
sinner/phpseclib-bundle
197923 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.
raphaelcangucu/multicoin-address-validator
36532 Downloads
PHP library for validating cryptocurrency wallet addresses across multiple coins
prevailexcel/laravel-nowpayments
24552 Downloads
A Laravel Package for NOWPayments
php-standard-library/hash
43380 Downloads
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
ph-7/passcode-password-generator
33561 Downloads
A simple way to generate random cryptographically secure passcodes and passwords
paragonie/pqcrypto_compat
6490 Downloads
Pure PHP implementation of pqcrypto; uses the PHP extension if it exists