fedi-e2ee / pkd-crypto
v1.0.0-rc3
2026-02-24 12:43 UTC
Requires
- php: ^8.2
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- 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)
- friendsofphp/php-cs-fixer: ^3.5
- giorgiosironi/eris: ^1
- guzzlehttp/psr7: ^2
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^8|^9|^10|^11|^12
- roave/security-advisories: dev-latest
- soatok/code-style: >= 0
- vimeo/psalm: ^6
This package is auto-updated.
Last update: 2026-05-21 05:20:30 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.