Libraries tagged by private data
jackyxie/ccxt
110 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
fiisoft/basics
134 Downloads
Some utilities classes for PHP 5.6 (mainly for my own private purposes).
deemru/shamir255
9 Downloads
Splits sensitive data by Shamir's secret sharing
dav-knafo/ccxt
252 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
d-knafo/ccxt
140 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
bespredel/encryption-form
32 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.
luzhe-private-tools/working-day-checker
16 Downloads
A Laravel package to check if a given date is a working day.
purehtml/purecrypto
144 Downloads
Encrypt private data
kruegge82/billbee-php-sdk-api
26 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.
codewithsushil/encryption
0 Downloads
Encryption: A tools to secure your private data.
akl/envoy
22 Downloads
Private data stores
codedge/statamic-magiclink
40 Downloads
Create secure links for access to private data or Control Panel login without using a password
xbing2002/crypto
9 Downloads
Encrypting and signing data using private/public keys
jatimprovcsirt/panda-php
0 Downloads
PANDA (Private And Secure Data Access) SDK for PHP
eplayment/laravel-crypto-pkg
5 Downloads
Encrypting and signing data using private/public keys