Open F483 opened 9 years ago
Add possibility to encrypt and decrypt data with bitcoin keypair.
Require only (public key & address) or (data & signature & address) for encryption.
Google ecies
Generic correct encrypt/decrypt functions should be added anyway for convenience.
Add possibility to encrypt and decrypt data with bitcoin keypair.
Require only (public key & address) or (data & signature & address) for encryption.