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.
open-source php security laravel encryption data-privacy rsa-encryption privacy-protection client-side-encryption form-encryption
- Updated
Aug 19, 2025 - PHP