Top "Libsodium" questions

Sodium is a portable, cross-compilable, installable, packageable fork of the NaCl Cryptography & Networking library, with a compatible API.

How to encrypt data in php using Public/Private keys?

I have a small string of some data (less than 1kb) that I would like to have user agents pass …

php cryptography pgp php-openssl libsodium
How to encrypt / decrypt AES with Libsodium-PHP

I need to encrypt/decrypt data with PHP. I am completely new to this, however I have read that Libsodium-PHP …

php encryption cryptography aes libsodium
Sodium is not loading on XAMPP PHP 7.2

Hey for some reason when i use XAMPP PHP 7.2, all of the sodium functions are not working. When i run …

php xampp libsodium
How to install succesfully libsodium (for php7.2) on Centos7?

I take a Magento project and when i run x debug I have an exception because libsodium is not installed …

php-7.2 libsodium
ZeroMQ doesn't spot libsodium

I'm hoping to get the CurveCP functionality working within ZeroMQ ØMQ. I'm using CentOS as the underlying OS. After downloading …

zeromq libsodium
How can I install PHP extension libsodium in Wampserver?

I am trying to install the Libsodium PHP extension using PECL, but I have no idea how to get the …

php wampserver php-extension libsodium