Libraries tagged by Private Key
vzool/api-hmac-guard
54 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
miserenkov/yii2-security
57 Downloads
Yii2 extension for openssl encryption by public/private keys
chenhongzhang/pikirasa
19 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
necromant2005/tt-vault
6630 Downloads
Vault for private keys and secret data
doing/sign
27 Downloads
通过公钥、私钥和appId进行加密、解密和签名的一种加密类:主要可以运用到接口调用授权中
aiwozhe/phactor
3 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.
yyqsg888/tatum-php
7 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.
yoimhere/pushok_none_intl
7 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
vkn999/eloquentencryption
2 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
ssx/csr-generator
16 Downloads
A quick and easy CSR generator which will give you a private key and a CSR.
smileythane/laravel-apn-notification-channel
8 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)
skvn/pushok
13 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
silverd/laravel-apn-notification-channel
17 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)
sicaboy/pushok
27 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
ranabd36/openssl-encryption
47 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library