Libraries tagged by algorithmic
web-token/jwt-encryption-algorithm-aesgcm
2154029 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2380926 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tga/simhash-php
44940 Downloads
SimHash similarities algorithm implementation for PHP 5.3
sop/crypto-types
1447990 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
savvot/random
266485 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
56347 Downloads
a machine learning lib
jmgq/a-star
55807 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
87541 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
hexogen/kdtree
92815 Downloads
file system KDTree index
aboyadzhiev/php-math-parser
49175 Downloads
Simple mathematical expression parser and calculator.
xxtea/xxtea
42985 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
wikimedia/running-stat
847899 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1266800 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
pedrosancao/php-otp
72684 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
549606 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit