Classes, interfaces and traits

BCMath

BCMath Engine.

« More »

Engine

Base Engine.

« More »

GMP

GMP Engine.

« More »

OpenSSL

OpenSSL Modular Exponentiation Engine

« More »

PHP

Pure-PHP Engine.

« More »

PHP32

Pure-PHP 32-bit Engine.

Uses 64-bit floats if int size is 4 bits

« More »

PHP64

Pure-PHP 64-bit Engine.

Uses 64-bit integers if int size is 8 bits

« More »

Classes, interfaces and traits

Base

Sliding Window Exponentiation Engine

« More »

BuiltIn

Built-In BCMath Modular Exponentiation Engine

« More »

DefaultEngine

PHP Default Modular Exponentiation Engine

« More »

OpenSSL

OpenSSL Modular Exponentiation Engine

« More »

Classes, interfaces and traits

Barrett

PHP Barrett Modular Exponentiation Engine

« More »

EvalBarrett

PHP Barrett Modular Exponentiation Engine

« More »

Classes, interfaces and traits

DefaultEngine

GMP Modular Exponentiation Engine

« More »

Classes, interfaces and traits

Base

PHP Modular Exponentiation Engine

« More »

DefaultEngine

PHP Default Modular Exponentiation Engine

« More »

Montgomery

PHP Montgomery Modular Exponentiation Engine

« More »

OpenSSL

OpenSSL Modular Exponentiation Engine

« More »

Classes, interfaces and traits

Barrett

PHP Barrett Modular Exponentiation Engine

« More »

Classic

PHP Classic Modular Exponentiation Engine

« More »

EvalBarrett

PHP Dynamic Barrett Modular Exponentiation Engine

« More »

Montgomery

PHP Montgomery Modular Exponentiation Engine

« More »

MontgomeryMult

PHP Montgomery Modular Exponentiation Engine with interleaved multiplication

« More »

PowerOfTwo

PHP Power Of Two Modular Exponentiation Engine

« More »