Libraries tagged by Cryptopia
tina-1300/safecrypt
4 Downloads
SafeCrypt is a PHP library that makes cryptography easier to manage by providing a wrapper for OpenSSL so that even novices can use cryptography.
strukt/key
92 Downloads
Cryptography
strife/rsa
2 Downloads
Multiprime RSA in PHP using GMP. Not for cryptographic purposes, do not use in production!
sop/pkcs5
256 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
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.
selaz/ecc
452 Downloads
PHP Elliptic Curve Cryptography library
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.
sagifire/phpecc
11 Downloads
PHP Elliptic Curve Cryptography library
rudymas/crypt
41 Downloads
A wrapper for phpseclib (Cryptography)
ricco381/ecc
27 Downloads
PHP Elliptic Curve Cryptography library
randrei98/ecdsaphp
43 Downloads
Elliptical curve cryptography for PHP