Libraries tagged by public-key
trilobit-gmbh/contao-pkg-bundle
463 Downloads
Contao 4 / Contao 5 public key grabber bundle
syntaxseed/libsodium
40 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
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
57 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
lufox11/pdf-sign-validator
254 Downloads
A simple wrapper to validate a PDF signature against a public key.
jamielsharief/file-sync
1 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
2188 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
fikoborizqy/bose-crypt
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.
eplayment/laravel-crypto-pkg
3 Downloads
Encrypting and signing data using private/public keys
elis/xpub
411 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
1133 Downloads
The php sdk for Digital Sign® Public Key Infrastructure.
arzeroid/laravel-model-ssh-encryptable
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