Giter Site home page Giter Site logo

pankajrathore9599 / secp256r1_signature_rust Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22 KB

In this repo I am implementing couple of "secp256r1' signature scheme funcctionalities.

License: GNU General Public License v3.0

Rust 100.00%
cryptography encryption p256 rust rust-language secp256r1 wallet

secp256r1_signature_rust's Introduction

secp256r1_Signature_Rust

In this repo I am implementing couple of "secp256r1' signature scheme funcctionalities.

Implementation Lists

  1. Develop the secp256r1 signature scheme to generate and authenticate digital signatures.
  2. Craft a function that transforms a private key into a public key, to be utilized for transaction signing.
  3. Construct a function that generates a unique private key for every wallet owner.
  4. Formulate a function to encode transaction data, aiding in signature verification.
  5. Incorporate unit tests for both the secp256r1 signature scheme and the encoding function.
  6. Create a function that verifies a transaction's signature, encompassing the transaction ID, public key, and the signature itself.
  7. Introduce error handling mechanisms for cases of invalid signatures and public keys.
  8. Develop comprehensive tests for the signature verification function, which should consider edge cases and scenarios with invalid inputs.
  9. Construct a function that validates the wallet policy prior to sanctioning a transaction. This should take into account the number of necessary signatures and the list of owners.
  10. Integrate unit tests for the wallet policy validation function, covering edge cases and scenarios with invalid inputs.

secp256r1_signature_rust's People

Contributors

pankajrathore9599 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.