Made message signing in Cryptography use SHA512 as the message content for... #1

Closed
netkas wants to merge 421 commits from master into dev
Showing only changes of commit 0a13183a0e - Show all commits

View file

@ -1,21 +0,0 @@
{
"name": "vendor_name/socialbox-php",
"description": "description",
"minimum-stability": "stable",
"license": "proprietary",
"authors": [
{
"name": "Netkas",
"email": "netkas@nosial.net"
}
],
"require": {
"ext-pdo": "*",
"ext-openssl": "*",
"ext-redis": "*",
"ext-memcached": "*",
"ext-curl": "*",
"ext-gd": "*",
"ext-sodium": "*"
}
}