terça-feira, 11 de junho de 2019

14

Which of the following represents the correct steps you should take when encrypting and signing a message using PKI?

1.Create a hash of the message.
2.Encrypt the hash with your private key.
3 Encrypt the message with the recipient´s public key.

A digital signature is a hash of the message signed with your private key-- which is a little different because we all know only your public key is used to encrypt.

In this case, the use of the private key is designed to prove you are who you say you are.

signing and encrypting a message.

Sem comentários:

Enviar um comentário