Libraries tagged by public key
paragonie/sodium_compat
145945420 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
10668212 Downloads
High-level cryptography interface powered by libsodium
spomky-labs/pki-framework
36581479 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
2631181 Downloads
Up-to-date, verifiable repository for Certificate Authorities
spatie/crypto
828394 Downloads
Encrypting and signing data using private/public keys
sop/crypto-encoding
1457605 Downloads
A PHP implementation of textual encodings of cryptographic structures.
sop/x509
928814 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
vlucas/pikirasa
105203 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
sop/crypto-types
1451830 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
paragonie/easyrsa
248855 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
ionux/phactor
88116 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
masterix21/laravel-licensing
3308 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.
violuke/rsa-ssh-key-fingerprint
141244 Downloads
Generate a fingerprint from an RSA SSH public key.
pagemachine/authorized-keys
69511 Downloads
Read, edit and write the SSH authorized_keys file
paragonie/hpke
27228 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP