Libraries tagged by private keys

jwt-token/anillkas

0 Favers
0 Downloads

Generating jwt token using only private key

Go to Download


jsoltani/js-rsa-crypt

2 Favers
19 Downloads

Data encryption using public and private keys.

Go to Download


fikoborizqy/bose-crypt

0 Favers
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.

Go to Download


exeerik/pushok

0 Favers
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

Go to Download


dragu/bitcoin-ecdsa

0 Favers
12 Downloads

PHP library allowing to generate BTC addresses from private keys

Go to Download


dakwahkodingdigital/yii2-phpseclib

0 Favers
79 Downloads

Generator Public and Private Key on Yii2 Framework

Go to Download


cpuchain-php/cpuchain-ecdsa

0 Favers
2 Downloads

PHP library allowing to generate CPU addresses from private keys

Go to Download


brdevelopers/laravel-apn-notification-channel

0 Favers
80 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)

Go to Download


arzeroid/laravel-model-ssh-encryptable

0 Favers
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

Go to Download


simplicate/rainforest-auth

0 Favers
7 Downloads

PHP port of Rainforest QA's rainforestapp/auth Ruby gem - allows verification of Rainforest webhook messages using your private API key.

Go to Download


xbing2002/crypto

0 Favers
8 Downloads

Encrypting and signing data using private/public keys

Go to Download


swissmakers/php-openssh

0 Favers
8 Downloads

Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.

Go to Download


eplayment/laravel-crypto-pkg

0 Favers
3 Downloads

Encrypting and signing data using private/public keys

Go to Download


blazemv/cryptx

0 Favers
11 Downloads

Simple PHP library for encrypting and decrypting data using private and public pem key files

Go to Download


kruegge82/billbee-php-sdk-api

0 Favers
14 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


<< Previous Next >>