Libraries tagged by Private Key
vzool/api-hmac-guard
56 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
truesocialmetrics/vault
7140 Downloads
Vault for private keys and secret data
miserenkov/yii2-security
58 Downloads
Yii2 extension for openssl encryption by public/private keys
dmamontov/rsacrypt
923 Downloads
Data encryption using public and private keys.
chenhongzhang/pikirasa
21 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
bravist/pikirasa
92 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
necromant2005/tt-vault
6631 Downloads
Vault for private keys and secret data
doing/sign
28 Downloads
通过公钥、私钥和appId进行加密、解密和签名的一种加密类:主要可以运用到接口调用授权中
quasarstream/ssl
593 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
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.
deemru/shamir255
1 Downloads
Splits sensitive data by Shamir's secret sharing
yyqsg888/tatum-php
11 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
8 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
wcracker/pushok
4 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 forked from edamov/pushok
vkn999/eloquentencryption
3 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.