Skip to content

ShivaliLN/ECDSA-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The changes in the project incorporates two challenges:

  1. Challenge 1: Public Key Balances Here when the server is started the available accounts and their public and private keys are displayed on the server console

  2. Challenge 2: Digital Signatures Here following has been modified:

  3. Added a new field on UI to have user enter the private key for the sender and a text field to return server message when transfer amount button is clicked

  4. Upon clicking transfer amount button, code will first encrypt a predefined message using the private key given

  5. Then, it will decrypt the same predefined message using the public key of the sender.

  6. If both the signatures in step 2.2 and 2.3 above can be verified then executes the transaction else display error message that transaction was failed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •