Libraries tagged by algol
web-token/jwt-signature-algorithm-none
3429264 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
3893062 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1600119 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
786938 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1065365 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1531068 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
1919244 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tigo/recommendation
8322 Downloads
collaborative filtering recommender systems
niiknow/bayes
26756 Downloads
a machine learning lib
jmgq/a-star
45058 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
42396 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.
eloquent/lcs
315984 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
wikimedia/running-stat
676371 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3012159 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
sycho/codecs-base64vlq
698824 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm