Libraries tagged by Private Key
twogether/laravel-url-signer
49689 Downloads
Signs and validates URLs with public/private keys
tatumio/tatum-php
14904 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
44372 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
justmd5/crypto
4926 Downloads
Encrypting and signing data using private/public keys
semyonchetvertnyh/laravel-apn-notification-channel
7998 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)
jv-conseil/dkim-php-mail-signature
997 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.
inovanti-bank/rsa-validator
662 Downloads
Package for validation and decryption using RSA public keys (Private Key and Public Key)
actinity/signed-urls
567 Downloads
Signs and validates URLs with public/private keys
typo3/cms-rsaauth
324326 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
benycode/key-signatory
69 Downloads
Validate and sign content with a private and public key
sop/pkcs8
185 Downloads
A PHP implementation of PKCS #8 encrypted private-key.
sop/crypto-util
2889 Downloads
A PHP library of various utilities for cryptographic applications.
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
br/signed-request-bundle
1726 Downloads
Symfony2 Bundle that provides request and response signing
bespredel/encryption-form
29 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.