Libraries tagged by Algorithem
web-token/jwt-signature-algorithm-eddsa
4265384 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2230822 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2162385 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2394482 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
uestla/simplex-calculator
10683 Downloads
Simple tool for linear programming problems solving
tga/simhash-php
45205 Downloads
SimHash similarities algorithm implementation for PHP 5.3
sop/crypto-types
1467632 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
savvot/random
271250 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
57650 Downloads
a machine learning lib
jmgq/a-star
56234 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
90437 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
94859 Downloads
file system KDTree index
wikimedia/running-stat
855759 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1299597 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
pedrosancao/php-otp
75080 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator