Building forms with libsodium: encryption that doesn’t break the build
Most WordPress form plugins store submissions as plaintext. For a clinic site, that is a problem. Here is how I encrypt form data with PHP’s built-in libsodium, and what the encryption actually buys you.
