PHP Classes

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

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

Contents

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

class
P1p1 extends \ParagonIE_Sodium_Core_Curve25519_Ge_P1p1
{

}