fedi-e2ee / pkd-crypto
Installs: 1 497
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 1
Open Issues: 1
pkg:composer/fedi-e2ee/pkd-crypto
Requires
- php: ^8.2
- ext-json: *
- ext-mbstring: *
- ext-sodium: *
- guzzlehttp/guzzle: ^7
- paragonie/certainty: ^2|^3
- paragonie/constant_time_encoding: ^2|^3
- paragonie/hpke: ^0|^1
- psr/http-message: ^2
Requires (Dev)
- guzzlehttp/psr7: ^2
- phpunit/phpunit: ^8|^9|^10|^11|^12
- dev-main
- v0.17.0
- v0.16.0
- v0.15.1
- v0.15.0
- v0.14.1
- v0.14.0
- v0.13.5
- v0.13.4
- v0.13.3
- v0.13.2
- v0.13.1
- v0.13.0
- v0.12.0
- v0.11.2
- v0.11.1
- v0.11.0
- v0.10.0
- v0.9.0
- v0.8.0
- v0.7.3
- v0.7.2
- v0.7.1
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.0
- dev-revocation-token
- dev-incremental-tree-compat
- dev-dev-experience-improvements
This package is auto-updated.
Last update: 2025-11-11 20:47:17 UTC
README
This library implements the cryptography protocols used by the Public Key Directory specification. Requires PHP 8.2 or newer.
Installation
Use Composer:
composer require fedi-e2ee/pkd-crypto
Usage
See the documentation.
License
This project is licensed under the ISC License.