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).
https://wiki.hyperledger.org/display/ursa
Apache License 2.0
321 stars 142 forks source link

Current Roadmap #133

Open mikelodder7 opened 4 years ago

mikelodder7 commented 4 years ago

https://docs.google.com/presentation/d/1ZLwSl7RsSKoswRrrfc9Hc3SdktG79KPTibYPF2YLkLA/edit?usp=sharing

davidkhala commented 4 years ago

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

brentzundel commented 4 years ago

@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.

davidkhala commented 4 years ago

@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.

brentzundel commented 3 years ago

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

davidkhala commented 3 years ago

@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.

brentzundel commented 1 year ago

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