Protect form submission data with built-in encryption in WS Form. Submission meta data is encrypted and decrypted seamlessly, with no additional coding required.
WS Form uses HKDF-SHA256 keys and AES-256-CTR encryption for form submissions. In WordPress, only submissions made after data encryption is enabled are encrypted.
File uploads and signature files stored on the server are not encrypted. CSV exports, emails sent with wp_mail, and data sent to third-party integrations are also unencrypted.