using python
Q2: Elliptic-curve cryptography (ECC). Design and implement a simple ECC package to provide encrypting/decrypting and digital signature signing and verifying. a. Operations on the underlying Zp field, where p is either 11, 23, or 37, and E(Zp) is defined. b. choose any hash function which is available as free source. C. Represent a message on an EC. you can use free source code or library function, but you have to understand it. d. A main method to show different usage of ECC including dialogues between two parties (Alice and Bob) that reflect encrypting/decrypting and digital signature signing and verifying.
Q2: Elliptic-curve cryptography (ECC). Design and implement a simple ECC package to provide encrypting/decrypting and di
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Q2: Elliptic-curve cryptography (ECC). Design and implement a simple ECC package to provide encrypting/decrypting and di
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!