Code Monkey home page Code Monkey logo

breadcrumb's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

breadcrumb's Issues

Fix Build Configuration

Building in Xcode requires you to build libtommath independently for both simulator, and device before you can test/build Breadcrumb.

Support P2SH and married wallets

You can read about married wallets here - http://www.johba.de/married-wallets/

This will allow mobile wallets based on this library to be used in a way that they are resilient to phone loss. E.G. phone generates two keys, one to paper one for runtime and a third on a server. The server can then help the user recover and help them prevent their keys from being stolen in the case of a lost phone.

Support for Pedersen commitments, borromean ring signatures, and ZK range proofs.

Hi,

The project below supports Pedersen commitments, borromean ring signatures, and ZK range proofs but compiles for x86_64 only.

https://github.com/ElementsProject/secp256k1-zkp.git

Whereas Breadcrumb supports all architectures including armv7,armv7s and arm64 but doesn't include support for Pedersen commitments, borromean ring signatures, and ZK range proofs. It would be great help if Breadcrumb can support this.

Also there is no autogen.sh or configure file present in Breadcrumb. Appreciate if you can help with this.

secp256k1_ecdh.h
improve ECDH header-doc

secp256k1_rangeproof.h
Pedersen commitments, borromean ring signatures, and ZK range proofs.

secp256k1_recovery.h
Comment copyediting.

secp256k1_schnorr.h
Change secp256k1_ec_pubkey_combine's count argument to size_t.

Remove libbase58

We should remove libbase58, and use our own implementation of base 58 encoding using libTomMath to reduce the number of dependencies.

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.