hyperledger-archives / ursa

Hyperledger Ursa (a shared cryptographic library) has moved to end-of-life status, with the components of Ursa still in use moved to their relevant Hyperledger projects (AnonCreds, Indy, Aries and Iroha).

Home Page:https://wiki.hyperledger.org/display/ursa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Roadmap

mikelodder7 opened this issue · comments

@mikelodder7
Now that we have C-callable library interface, how about we go a step further with help of CGO to provide golang one?

@mikelodder7
Now that we have C-callable library interface, how about we go a step further with help of CGO to provide golang one?

That would be great. We accept PRs.

@brentzundel as it is frequently mentioned that HL Fabric having difficulty to accept crypto lib in another language. Thus if we could provide one, then no excuse on that.

I would like to create new issue to track that.

@davidkhala have you seen https://github.com/hyperledger/ursa-wrapper-go ?

Good to know the newly created project for this purpose! I will start to research on that.
Edit: For this moment, only nonce generator is over there. Look forward to see it grow to cover all functionality.

Next steps: this roadmap needs to be updated and slightly adjusted.