[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/phpseclib/phpseclib/phpseclib/Math/

FolderUp one level  
FolderBigInteger/
 
FolderBinaryField/
 
FolderCommon/
 
FolderPrimeField/
 
FileBigInteger.php  [source] [892 lines]   Pure-PHP arbitrary precision integer arithmetic library. Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise.
FileBinaryField.php [source] [203 lines]   Binary Finite Fields Utilizes the factory design pattern
FilePrimeField.php  [source] [118 lines]   Prime Finite Fields Utilizes the factory design pattern