Libraries tagged by Private Key
actinity/signed-urls
4130 Downloads
Signs and validates URLs with public/private keys
sop/pkcs8
189 Downloads
A PHP implementation of PKCS #8 encrypted private-key.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
br/signed-request-bundle
1726 Downloads
Symfony2 Bundle that provides request and response signing
asymmetricrypt/asymmetricrypt
4383 Downloads
A simple PHP public key cryptography library
slowbeardigger/xmr-pay
13 Downloads
Monero payment verification in PHP using a private view key and configured nodes. Includes amount, state and payment aggregation helpers.
opcnz/silverstripe-gpgmailer
403 Downloads
The GPG Mailer module improves privacy by allowing emails being sent from SilverStripe CMS to be encrypted and/or signed using GPG public and private keys.
mediumc/derive
262 Downloads
Library for obtaining bip32 addresses and private keys
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
friendsoftypo3/rsaauth
2427 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
legalone/lead-manager-keygen
0 Downloads
A CLI tool for generation of pub/private keys for Legal One GmbH Lead Manager
bytesfield/key-manager
29 Downloads
Api Key Management for generating public and private key pairs storing and retrieving the master encryption key.
benycode/key-signatory
83 Downloads
Validate and sign content with a private and public key
brtnetwork/brt-keypairs
30 Downloads
Generate and use keypairs and addresses for the BRT Ledger using elliptic (PHP)
bytespin/easyadmin-no-private-plugin
9 Downloads
It replaces the `private function __construct` PHP keyword from all EasyAdmin classes by `public function __construct`, so you can call parent constructors when extending a class.