S
S
snegirev_news2018-02-04 13:16:04
Python
snegirev_news, 2018-02-04 13:16:04

Blockchain: user authorization and registration?

Tell me how to organize the registration and authorization of users in some application that organizes blockchain technology.
I understand that it is necessary to allocate a pair of keys (public and private) to the user, but how can I later check that this pair was generated by my program, and not forged?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Aksentiev, 2018-02-04
@Sanasol

And what's the difference what it is generated?
Any keys created by the correct algorithm should be working, you never know, I already have my own key.
What does fake mean? Is there a key? He is a worker? What problems?

X
xmoonlight, 2018-02-04
@xmoonlight

You simply cannot open (decrypt) content protected by another pair of keys in your program.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question