PHP Classes

File: namespaced/Core/Curve25519/Ge/Cached.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Sodium Compat   namespaced/Core/Curve25519/Ge/Cached.php   Download  
File: namespaced/Core/Curve25519/Ge/Cached.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: 124 bytes
 

Contents

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

class
Cached extends \ParagonIE_Sodium_Core_Curve25519_Ge_Cached
{

}