Libraries tagged by cryptograhy
wizofgoz/cryptographer
11 Downloads
An extensible encryption system for Laravel
bariseser/cryptographers
72 Downloads
PHP encoder/decoder according to OpenSSL
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
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
xdevpusaka/security
13 Downloads
Pusaka Security, Cryptografi, Authentication
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
2 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.