fedi-e2ee / pkd-crypto
Installs: 18 064
Dependents: 2
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 3
Open Issues: 1
pkg:composer/fedi-e2ee/pkd-crypto
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)
- giorgiosironi/eris: ^1
- guzzlehttp/psr7: ^2
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^8|^9|^10|^11|^12
- vimeo/psalm: ^6
- dev-main
- v1.0.0-rc2
- v1.0.0-rc1
- v0.39.0
- v0.38.0
- v0.37.0
- v0.36.0
- v0.35.0
- v0.34.0
- v0.33.1
- v0.33.0
- v0.32.0
- v0.31.1
- v0.31.0
- v0.30.1
- v0.30.0
- v0.29.1
- v0.29.0
- v0.28.0
- v0.27.1
- v0.27.0
- v0.26.2
- v0.26.1
- v0.26.0
- v0.25.0
- v0.24.2
- v0.24.1
- v0.24.0
- v0.23.0
- v0.22.1
- v0.22.0
- v0.21.0
- v0.20.1
- v0.20.0
- v0.19.0
- v0.18.0
- 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-fix-otp-handling
- dev-mutation-test-increase
- dev-code-style-redux
- dev-consistent-code-style
- dev-boyscouting
- dev-more-spec-nits
This package is auto-updated.
Last update: 2026-02-15 21:52:51 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.