Libraries tagged by public-key
bentools/shh-bundle
12989 Downloads
A Symfony bundle to handle secrets.
xbing2002/crypto
8 Downloads
Encrypting and signing data using private/public keys
webmasterskaya/x509
82 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
trilobit-gmbh/contao-pkg-bundle
463 Downloads
Contao 4 / Contao 5 public key grabber bundle
swissmakers/php-openssh
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.
ranabd36/openssl-encryption
61 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
jamielsharief/file-sync
4 Downloads
A HTTP based file synchronization library that uses public key authentication
grambas/dcc-verifier
8 Downloads
Decode and verify digital COVID-19 certificate against germany signer trust list public key
friendsoftypo3/rsaauth
2213 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
fikoborizqy/bose-crypt
4 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.
eplayment/laravel-crypto-pkg
5 Downloads
Encrypting and signing data using private/public keys
elis/xpub
412 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
eike-grundke/xpub
1 Downloads
Derivation of extended public keys, for BTC and ETH network
digitalsign/sdk
1134 Downloads
The php sdk for Digital Sign® Public Key Infrastructure.
arzeroid/laravel-model-ssh-encryptable
15 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