Libraries tagged by cryptographic
189900/wyhash
3 Downloads
A PHP port of wyhash
zbateson/crypt-interface
155 Downloads
Common interface for cryptographic libraries
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
webmasterskaya/crypto-types
70 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
trustaking/btcpayserver-php-client
273 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
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.
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
7 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
2 Downloads
Package to generate cryptographically secure tokens in PHP.