Libraries tagged by libsodium
scrothers/libsodium-laravel
5 Downloads
Laravel bindings for libsodium in the encrypter and hasher
stidges/laravel-sodium-encryption
54 Downloads
A Sodium based encrypter class for Laravel
rugk/threema-msgapi-sdk-php
105 Downloads
Threema PHP-SDK to integrate Threema Gateway in your environment. This SDK allows you to send end-to-end-encrypted messages to Threema users using the Threema Gateway.
php-standard-library/crypto
134 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
initphp/encryption
243 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.
ricwein/crypto
1960 Downloads
libsodium based cryptography library
syntaxseed/libsodium
47 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
asxer/libsodium-laravel
440 Downloads
Provided middleware for implementing of encrypted api.
mailoptin/libsodium
1064 Downloads
libsodium package
wizofgoz/cryptographer
12 Downloads
An extensible encryption system for Laravel
steefdw/filecrypt
35 Downloads
FileCrypt is a simple yet powerful PHP package designed to help developers easily encrypt and decrypt files. This library utilizes the Libsodium cryptography library, ensuring strong encryption standards.
simpleapisecurity/laravel
1 Downloads
Drop in replacement for the Laravel hash and encryption mechanisms.
sfire-framework/sfire-encryption
6 Downloads
Package for encrypting and decrypting data.
piggly/php-encryption
15 Downloads
A simple class for generating signed or encrypted messages using the libsodium extension.
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)