Libraries tagged by cryptograhy
anton-panfilov/cryptographer
4 Downloads
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
fixer112/encrypter
6 Downloads
Simple AES-256-CBC encrypter decrypter
brtnetwork/base-x
56 Downloads
Encode/decode any base
189900/wyhash
3 Downloads
A PHP port of wyhash
yousefkadah/apple-pay-decoder
0 Downloads
A PHP library for decrypting Apple Pay payment tokens (EC_v1) with production-ready cryptographic operations
youandmedigital/craft-foxycarthmac
280 Downloads
FoxyCart HMAC is a cryptographic method to prevent people from tampering with your product links
xdevpusaka/security
14 Downloads
Pusaka Security, Cryptografi, Authentication
trustaking/btcpayserver-php-client
273 Downloads
PHP Library to work with the new cryptographically secure BTCPayServer API
tourze/blake3-php
3 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
5 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
sham3r/cipher-bsk
9 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
5 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.