bespredel / encryption-form
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.
v1.0.3
2025-01-10 11:24 UTC
Requires
- php: >=8.0
- ext-openssl: *
- illuminate/support: ^9.0|^10.0|^11.0
Requires (Dev)
- phpunit/phpunit: ^9.5|^10.0|^11.0
This package is auto-updated.
Last update: 2025-01-10 11:58:45 UTC