PHP Classes

File: namespaced/Core/Xsalsa20.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Sodium Compat   namespaced/Core/Xsalsa20.php   Download  
File: namespaced/Core/Xsalsa20.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: Merge pull request #90 from paragonie/timeout-protection

Add ParagonIE_Sodium_Compat::runtime_speed_test()
Date: 4 years ago
Size: 100 bytes
 

Contents

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

class
Xsalsa20 extends \ParagonIE_Sodium_Core_XSalsa20
{

}