E
E
Evgeny Ivanovich2017-04-26 15:30:45
Cryptography
Evgeny Ivanovich, 2017-04-26 15:30:45

Is it possible to check if RSA data is decoded correctly?

In general, there is a pair of rsa Public / Private keys, there is a data block encrypted with a public key.
The essence of the question: is it possible to check whether the data block was decrypted correctly (validate) or the block was encrypted using another public key not related to the private key?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Smithson, 2017-04-26
@Pauk_Code

If you don't know what the decrypted result should look like, then no. There is no such possibility in the algorithm itself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question