Libraries tagged by Ed25519
paragonie/sodium_compat
150819530 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
11199922 Downloads
High-level cryptography interface powered by libsodium
simplito/elliptic-php
2565311 Downloads
Fast elliptic curve cryptography
paragonie/certainty
2689712 Downloads
Up-to-date, verifiable repository for Certificate Authorities
pushery/webhooks-for-laravel
3344 Downloads
An all-in-one, config-gated webhooks toolkit for Laravel: send signed outbound webhooks (Standard Webhooks signatures by default, Ed25519 optional), receive and verify inbound ones, let customers self-serve their endpoints, and observe every delivery on a dashboard — switch on only the layers you need.
fissible/attest
3909 Downloads
Tamper-evident signed evidence chains for application events, with optional public anchoring via OpenTimestamps.
olipayne/guzzle-web-bot-auth-middleware
2033 Downloads
Guzzle middleware for HTTP Message Signatures (RFC9421) with web-bot-auth.
coysh-digital/manager-protocol
3080 Downloads
Wire contract shared by the Manager platform and the Manager Connector for Craft CMS.
cboxdk/license
526 Downloads
Framework-agnostic, offline license core: mint and verify compact Ed25519-signed license artifacts (EdDSA JWTs) with entitlements, limits, deployment/domain binding, grace windows and signed revocation lists. The shared leaf both a billing issuer and a self-hosted verifier depend on.
mariadb/mysqlnd_ed25519
89 Downloads
MariaDB ed25519 authentication plugin for mysqlnd
k2gl/dsse
3253 Downloads
Sign and verify DSSE (Dead Simple Signing Envelope) payloads in PHP, with pluggable keys
amashukov/ton-wallet-php
775 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.
amashukov/ton-php
731 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
amashukov/ton-crypto-php
785 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
swanflutter/native-jwt
24 Downloads
A PHP 8.1+ JWT library (HMAC, RSA, ECDSA, EdDSA, RSASSA-PSS) with JWK/JWKS support, PSR-6 cached key sets, and built-in algorithm-confusion and alg=none protection.