Libraries tagged by Private Key
paysera/fork-edamov-pushok
2367 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
mammutgroup/pushok
28 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
lelush/laravel-apn-notification-channel
2 Downloads
Apple Push Notification Service (APNs) notifications channel for Laravel 5.3+ using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
langleyfoxall/php-rsa-signer
86 Downloads
🔒 Simplifies the process of signing API payloads with a specific private key
jwt-token/anillkas
0 Downloads
Generating jwt token using only private key
jsoltani/js-rsa-crypt
19 Downloads
Data encryption using public and private keys.
fikoborizqy/bose-crypt
2 Downloads
Cryptography (Borizqy Secure Encryption) encrypts by private-key you decided, decrypts by private-key you decided and public-key that was generated once you encrypt.
exeerik/pushok
81 Downloads
Customized 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
dragu/bitcoin-ecdsa
12 Downloads
PHP library allowing to generate BTC addresses from private keys
dakwahkodingdigital/yii2-phpseclib
79 Downloads
Generator Public and Private Key on Yii2 Framework
cpuchain-php/cpuchain-ecdsa
2 Downloads
PHP library allowing to generate CPU addresses from private keys
brdevelopers/laravel-apn-notification-channel
78 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)
arzeroid/laravel-model-ssh-encryptable
12 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
simplicate/rainforest-auth
7 Downloads
PHP port of Rainforest QA's rainforestapp/auth Ruby gem - allows verification of Rainforest webhook messages using your private API key.
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.