F
F
Fedor2017-11-18 14:50:10
JavaScript
Fedor, 2017-11-18 14:50:10

How do I encrypt form data from the client side?

Good day. I've been developing for about half a year.
In the process of writing a web application that will run on a local PHP + MySQL server, I had a question: is it possible to encrypt html input form data from the client side so that they are transmitted to the server in encrypted form, and he decrypts them and processes them farther? Or how to implement HTTPS on the local network?
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2017-11-18
@keine-lust

https://code.google.com/archive/p/crypto-js/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question