/
var
/
www
/
cobraambalaj
/
vendor
/
phpseclib
/
phpseclib
/
phpseclib
/
Math
/
Common
/
FiniteField
/
/var/www/cobraambalaj/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField
mkdir
upload
Name
Size
Mode
Actions
Integer.php
476
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php
(476B)
<?php /** * Finite Field Integer Base Class * * PHP version 5 and 7 * * @category Math * @package BigInteger * @author Jim Wigginton <terrafrost@php.net> * @copyright 2017 Jim Wigginton * @license http://www.opensource.org/licenses/mit-license.html MIT License */ namespace phpseclib3\Math\Common\FiniteField; /** * Finite Field Integer * * @package Math * @author Jim Wigginton <terrafrost@php.net> * @access public */ abstract class Integer { }
Save
cmd:
run