Libraries tagged by key pair
nystudio107/dotenvy
6858 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
cdma-numiscorner/ebay-developer-key-management-api
456 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
karavasilev/cryptomanana
54 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
mudhairless/openpgp
112 Downloads
Implementation of OpenPGP for PHP
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
unnovate/laravel-settings
4 Downloads
Store key value pair in database as settings
pkg6/kv-settings
157 Downloads
Expand fields through key value pairs
isolution/meta-data
23 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
arthurydalgo/laravel-settings
395 Downloads
Store key value pair in database as settings
ssx/php-ssh-keypair
239 Downloads
Simple wrapper to generate RSA/SSH key-pairs.
bytesfield/key-manager
27 Downloads
Api Key Management for generating public and private key pairs storing and retrieving the master encryption key.
xiaohuilam/laravel-user-keypair
13 Downloads
Add accessKey pair in api for your user, with signature feature
brtnetwork/brt-keypairs
29 Downloads
Generate and use keypairs and addresses for the BRT Ledger using elliptic (PHP)
jorisvaesen/cakephp-keyvalue-pairs
70 Downloads
CakePHP plugin to handle key-value pairs to be mapped between datasource and application