Reverting php-encryption to version 1.2

This commit is contained in:
Hypolite Petovan 2017-11-09 03:19:26 -05:00
parent 1262d6bfee
commit ccf4dcf270
67 changed files with 931 additions and 6176 deletions

View file

@ -1,9 +0,0 @@
<?php
require_once 'lib/byte_safe_strings.php';
require_once 'lib/cast_to_int.php';
require_once 'lib/error_polyfill.php';
require_once 'other/ide_stubs/libsodium.php';
require_once 'lib/random.php';
$int = random_int(0, 65536);