Download the PHP package petrknap/crypto-sodium without Composer
On this page you can find all versions of the php package petrknap/crypto-sodium. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download petrknap/crypto-sodium
More information about petrknap/crypto-sodium
Files in petrknap/crypto-sodium
Download petrknap/crypto-sodium
More information about petrknap/crypto-sodium
Files in petrknap/crypto-sodium
Vendor petrknap
Package crypto-sodium
Short Description Crypto Sodium
License LGPL-3.0-or-later
Homepage https://github.com/petrknap/php-crypto-sodium
Package crypto-sodium
Short Description Crypto Sodium
License LGPL-3.0-or-later
Homepage https://github.com/petrknap/php-crypto-sodium
Please rate this library. Is it a good library?
Informations about the package crypto-sodium
Crypto Sodium
A simple library that packages functional sodium_crypt_*
into objects.
Inputs and outputs are binary data, don't be afraid to use the petrknap/binary
.
Examples
Symmetric block encryption
Asymmetric block encryption
Symmetric stream encryption
Symmetric block encryption with additional data
Run composer require petrknap/crypto-sodium
to install it.
You can support this project via donation.
The project is licensed under the terms of the LGPL-3.0-or-later
.
All versions of crypto-sodium with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-mbstring Version *
ext-sodium Version *
petrknap/binary Version ^4.1
petrknap/optional Version ^3.1
petrknap/shorts Version ^2.1
ext-mbstring Version *
ext-sodium Version *
petrknap/binary Version ^4.1
petrknap/optional Version ^3.1
petrknap/shorts Version ^2.1
The package petrknap/crypto-sodium contains the following files
Loading the files please wait ....