Libraries tagged by public-key
paragonie/sodium_compat
154790751 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
11618637 Downloads
High-level cryptography interface powered by libsodium
spomky-labs/pki-framework
49380526 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
paragonie/certainty
2735157 Downloads
Up-to-date, verifiable repository for Certificate Authorities
spatie/crypto
870297 Downloads
Encrypting and signing data using private/public keys
sop/crypto-types
1515453 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
sop/crypto-encoding
1521231 Downloads
A PHP implementation of textual encodings of cryptographic structures.
sop/x509
955252 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
vlucas/pikirasa
107368 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
pagemachine/authorized-keys
75409 Downloads
Read, edit and write the SSH authorized_keys file
paragonie/easyrsa
249851 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
masterix21/laravel-licensing
5732 Downloads
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.
darkwebdesign/public-key-cryptography-bundle
39944 Downloads
Public Key Cryptography Bundle
violuke/rsa-ssh-key-fingerprint
144564 Downloads
Generate a fingerprint from an RSA SSH public key.
paragonie/hpke
29407 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP