Libraries tagged by algm
web-token/jwt-signature-algorithm-none
3422317 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
3884777 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1575965 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
769516 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1042227 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1506456 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
1893907 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
algolia/algolia-search-bundle
290654 Downloads
schranz-search/symfony-bundle
11730 Downloads
An integration of schranz-search search abstraction via a Bundle into the Symfony Framework.
schranz-search/seal
13538 Downloads
Search Engine Abstraction Layer
niiknow/bayes
26385 Downloads
a machine learning lib
mcordingley/linearalgebra
98429 Downloads
Matrix math for PHP.
jmgq/a-star
44749 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
41814 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
312616 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.