Libraries tagged by Agorithm
web-token/jwt-encryption-algorithm-rsa
2219517 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2154598 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2381879 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tga/simhash-php
44962 Downloads
SimHash similarities algorithm implementation for PHP 5.3
sop/crypto-types
1449601 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
savvot/random
266737 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
56501 Downloads
a machine learning lib
ionux/phactor
87898 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
93448 Downloads
file system KDTree index
aboyadzhiev/php-math-parser
49222 Downloads
Simple mathematical expression parser and calculator.
xxtea/xxtea
42998 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
wikimedia/running-stat
848901 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1269383 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
pedrosancao/php-otp
72883 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
549810 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit