hyperledger / anoncreds-v2-rs

Anonymous Credential Exchange 2.0
Apache License 2.0
34 stars 12 forks source link

Separate out cryptography to agora #2

Open mikelodder7 opened 1 year ago

mikelodder7 commented 1 year ago

There are various cryptography components that are still a part of this library. They currently reside in the knox folder. The plan is to move these to the hyperledger-labs/agora project and then link these as dependency crates.