| Name | Type | Size | Actions |
|---|---|---|---|
| 📁 .. | Folder | - | |
| 📄 Compat.php | File | 164084 | Edit Download |
| 📁 Core | Folder | - | |
| 📁 Core32 | Folder | - | |
| 📄 Crypto.php | File | 54810 | Edit Download |
| 📄 Crypto32.php | File | 55119 | Edit Download |
| 📄 File.php | File | 53563 | Edit Download |
| 📁 PHP52 | Folder | - | |
| 📄 SodiumException.php | File | 158 | Edit Download |
<?php
if (!class_exists('SodiumException', false)) {
/**
* Class SodiumException
*/
class SodiumException extends Exception
{
}
}