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

Optimize sparse Merkle tree for use in revocation

brentzundel opened this issue · comments

A number of optimizations have been recommended for the implementation of the sparse Merkle tree in Ursa.
This issue would be resolved when those optimizations have been incorporated.