fedi-e2ee / pkd-crypto
Installs: 4 768
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
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
- vimeo/psalm: ^6
This package is auto-updated.
Last update: 2025-12-26 09:56:19 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.