Libraries tagged by form-encryption
techdivision/form-encryption
344 Downloads
Neos formbuilder encryption package. GPG encryption for forms, needs gpg binary.
bespredel/encryption-form
32 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
sivin/crypt
18180 Downloads
Small library for encryption via phpseclib
talentrydev/cryptography
3458 Downloads
PHP library for encryption
smoren/encryption-tools
48 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
elavrom/cryptor
8333 Downloads
A simple helper class for encryption, decryption, and hmac signing.
oyedele/crypto-helper
239 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
jybtx/rsa-crypt-aes
683 Downloads
This is an extension of RSA and AES encryption and decryption for API interface, which is suitable for encryption and decryption with high requirements for encrypted data
capile/pgp
478 Downloads
GPG for encryption and signing
brightecapital/aws-kms-doctrine-encryptor
788 Downloads
Custom encryptor for michaeldegroot/doctrine-encrypt-bundle to use AWS KMS for encryption
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
temant/encryption-manager
5 Downloads
A comprehensive PHP library for encryption and decryption (AES-GCM) with file handling capabilities.
sy-records/php-rsa
58 Downloads
A PHP class that uses RSA algorithm for encryption and decryption.
semeton/crypto-service
5 Downloads
This package provides a simple and secure way to encrypt and decrypt messages in Laravel applications. It uses Sodium cryptographic library for encryption and decryption, ensuring high-level security. The package is easy to integrate into any Laravel application and requires minimal configuration. It's an excellent choice for applications that need to securely store or transmit sensitive information.
opine/secret
198 Downloads
A service for encryption and decryption of semi-secure messages.