PHP Classes

File: phpunit-autoload.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Blake Chain   phpunit-autoload.php   Download  
File: phpunit-autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Blake Chain
Create and verify chained blocks of hashed data
Author: By
Last change:
Date: 4 years ago
Size: 81 bytes
 

Contents

Class file image Download
<?php
require 'vendor/autoload.php';

ParagonIE_Sodium_Compat::$fastMult = true;