| Integrated Encryption Scheme |
Article Index for Integrated |
Shopping Scheme |
Website Links For Integrated |
Information AboutIntegrated Encryption Scheme |
| CATEGORIES ABOUT INTEGRATED ENCRYPTION SCHEME | |
| asymmetric-key cryptosystems | |
|
To send an encrypted message to Bob using ECIES Alice needs the following information:
To encrypt a message Alice does the following: # generates a random number and calculates ; # derives a shared secret: , where (and ); | ||
|   | # Computes The Tag Of Encrypted Message And <math>S 2</math>: <math>d | extrm{MAC}(k_M c \ S_2)</math> |
|   | # Derives Keys The Same Way As Alice Did: <math>k E \ K M | extrm{KDF}(S\S_1)</math> |
|
|