Libraries tagged by cryptography
bariseser/cryptographers
72 Downloads
PHP encoder/decoder according to OpenSSL
assistenzde/simple-cryptographic-bundle
21 Downloads
A simple cryptographic service to encode/decode an input string with openssl_encrypt methods like aes128, aes256, blowfish and other cipher methods.
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
mcrypt-ext/magento2
6463 Downloads
PHP 7.0-7.1 polyfill for the mcrypt extension, magento 2 version 2.2.x
189900/wyhash
3 Downloads
A PHP port of wyhash
youandmedigital/craft-foxycarthmac
280 Downloads
FoxyCart HMAC is a cryptographic method to prevent people from tampering with your product links
vaultke/crypto
0 Downloads
Cryptographic functionalities
trustaking/btcpayserver-php-client
271 Downloads
PHP Library to work with the new cryptographically secure BTCPayServer API
strife/rsa
2 Downloads
Multiprime RSA in PHP using GMP. Not for cryptographic purposes, do not use in production!
softcreatr/wsc-crypto-php
4 Downloads
PoC of cryptographic utility functions for WoltLab Suite Core, implemented in PHP.
soden46/garudacrypt
0 Downloads
garudacrypt is an installation package for data encryption purposes using cryptographic methods
semeton/crypto-service
4 Downloads
This package provides a simple and secure way to encrypt and decrypt messages in Laravel applications. It uses Sodium cryptographic library for encryption and decryption, ensuring high-level security. The package is easy to integrate into any Laravel application and requires minimal configuration. It's an excellent choice for applications that need to securely store or transmit sensitive information.
sbe1/signedcookielib
2 Downloads
Simple library for creating and validating custom session/token cookies that use a cryptographic signature for verification.
samihsoylu/cipher-suite-php
5 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
pi-qo/token-generator
1 Downloads
Package to generate cryptographically secure tokens in PHP.