Libraries tagged by crytography
tourze/blake3-php
5 Downloads
A PHP implementation of the BLAKE3 cryptographic hash function
t2pcorp/libcrypto
17 Downloads
A PHP library for cryptographic operations with KMS integration, Caching(local,redis) and Secret manager.
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
shawm11/iron-crypto
2615 Downloads
PHP implementation of the iron cryptographic utility
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.
nenglish7/lovell
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
nenglish7/encryption
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
modethirteen/miniflex
2525 Downloads
A collection of PHP components to manage cryptographic keys and signatures
laragear/fingerprint
0 Downloads
Ridiculously fast non-cryptographic hashes in your application or Eloquent Models