PHP Classes

File: namespaced/Core/SipHash.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Sodium Compat   namespaced/Core/SipHash.php   Download  
File: namespaced/Core/SipHash.php
Role: Class source
Content type: text/plain
Description: Class source
Class: PHP Sodium Compat
Cryptographic functions of libsodium in pure PHP
Author: By
Last change:
Date: 6 years ago
Size: 98 bytes
 

Contents

Class file image Download
<?php
namespace ParagonIE\Sodium\Core;

class
SipHash extends \ParagonIE_Sodium_Core_SipHash
{

}