M
M
Maxim Ivanov2016-10-09 19:57:31
JavaScript
Maxim Ivanov, 2016-10-09 19:57:31

How to sign data on the client and verify it on the server?

So I tested it, created a form with inputs, collected data from there and generated a cryptopro EDS
(base64 data + signature) through the browser plugin,
and then what to do with this data? send them to the server, and what should the server do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-10-09
@splincodewd

Using the same algorithm, generate a signature (hash) for the same data and verify.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question