Pages:
Author

Topic: Encrypting messages question - page 2. (Read 395 times)

legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
July 09, 2020, 08:29:21 AM
#2
ECDSA allows you to encrypt a message such that with a public key, you'll be able to send it to everyone and only the person that has the correct private key pair would be able to decrypt and read the message. This is useful if you're sending someone sensitive information and you don't want anyone to eavesdrop on it while only the correct recipient could decipher the message.

When Electrum asks for the public key, it's asking for the ECDSA public key and not the public key hash.

It operates similarly to PGP.
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
July 09, 2020, 08:27:11 AM
#1
The only thing you need to encrypt a message is its text and a public key. What's the point?? I can encrypt a message from satoshi's public key then. What will I achieve? I can get the public key of an address right?

It isn't the same with signing/verifying that you prove you own the address.
Pages:
Jump to: