EOSIO / eosjs-ecc

Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption
288 stars 119 forks source link

Check if encrpted msg will be decrpted/valid one #40

Open yashwanth2804 opened 5 years ago

yashwanth2804 commented 5 years ago

If alice encrypt msg for bob (she may encrypt or not for bob),how can some one ensure that msg will be decrypted by bob (without bob involment)