Libraries tagged by Algorithm
web-token/jwt-encryption-algorithm-ecdh-es
791086 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2170231 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2405319 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
uestla/simplex-calculator
11140 Downloads
Simple tool for linear programming problems solving
tga/simhash-php
45362 Downloads
SimHash similarities algorithm implementation for PHP 5.3
ionux/phactor
92267 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
95874 Downloads
file system KDTree index
bl4ckbon3/strsim
42656 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
sop/crypto-types
1482112 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
savvot/random
276721 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
58579 Downloads
a machine learning lib
kudm761/martinez-rueda-php
179897 Downloads
Martinez-Rueda algorithm for polygon boolean operations
wikimedia/running-stat
863067 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1333163 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
pedrosancao/php-otp
76636 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator