Libraries tagged by privateKey
spomky-labs/pki-framework
33954674 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
edamov/pushok
3542458 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
sop/crypto-encoding
1441181 Downloads
A PHP implementation of textual encodings of cryptographic structures.
vlucas/pikirasa
104567 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
sop/crypto-types
1435413 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
sop/crypto-util
8018 Downloads
A PHP library of various utilities for cryptographic applications.
lessmore92/php-ripple-keypairs
11779 Downloads
Generate and use keypairs and addresses for the XRP Ledger using elliptic (PHP)
bentools/shh-bundle
14142 Downloads
A Symfony bundle to handle secrets.
bentools/shh
21850 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
asymmetricrypt/asymmetricrypt
4340 Downloads
A simple PHP public key cryptography library
tatumio/tatum-php
21493 Downloads
A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.
steveeakin/pushok
51026 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
semyonchetvertnyh/laravel-apn-notification-channel
8111 Downloads
Apple Push Notification Service (APNs) notifications channel for Laravel 6 using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
amashukov/eip1559-tx-signer-php
329 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
quasarstream/ssl
1143 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.