You are here

Poly1305.php in Automatic Updates 8

File

vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php
View source
<?php

namespace ParagonIE\Sodium\Core;

class Poly1305 extends \ParagonIE_Sodium_Core_Poly1305 {

}

Classes

Namesort descending Description
Poly1305