A
A
anlamas2015-05-15 10:02:43
Electronic digital signature
anlamas, 2015-05-15 10:02:43

How to implement authorization through EDS?

Hello, could you please tell me how the authorization through the EDS is implemented?
Or are there libraries?
UPD: that is, user authentication via digital signature

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
He11ion, 2015-05-15
@He11ion

EDS is used to verify documents, not users.

S
shushlyakov, 2015-07-15
@shushlyakov

The simplest option:
1. The server generates a random number and sends it to the client;
2. The client signs this number and sends it to the server;
3. The server checks the authenticity of the EDS using the public key of the client;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question