Libraries tagged by public-key
ranabd36/openssl-encryption
47 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
lufox11/pdf-sign-validator
232 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
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
2 Downloads
Encrypting and signing data using private/public keys
elis/xpub
410 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
1132 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