Libraries tagged by Cryptoghraphy
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
mcrypt-ext/magento2
6465 Downloads
PHP 7.0-7.1 polyfill for the mcrypt extension, magento 2 version 2.2.x
brtnetwork/base-x
55 Downloads
Encode/decode any base
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
trustaking/btcpayserver-php-client
272 Downloads
PHP Library to work with the new cryptographically secure BTCPayServer API
tourze/blake3-php
1 Downloads
A PHP implementation of the BLAKE3 cryptographic hash function
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
shawm11/iron-crypto
2613 Downloads
PHP implementation of the iron cryptographic utility
sham3r/cipher-bsk
7 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 aims to provide robust data security with an easy-to-use API. For more details, visit: https://bit.ly/cipher-bsk
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
6 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.