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.
smoren/encryption-tools
77 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
sivin/crypt
18658 Downloads
Small library for encryption via phpseclib
elavrom/cryptor
8591 Downloads
A simple helper class for encryption, decryption, and hmac signing.
brightecapital/aws-kms-doctrine-encryptor
865 Downloads
Custom encryptor for michaeldegroot/doctrine-encrypt-bundle to use AWS KMS for encryption
talentrydev/cryptography
3503 Downloads
PHP library for encryption
oyedele/crypto-helper
255 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
jybtx/rsa-crypt-aes
704 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
494 Downloads
GPG for encryption and signing
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
200 Downloads
A service for encryption and decryption of semi-secure messages.