Skip to content

Commit

Permalink
Update README.md (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgneCaunt authored Jan 6, 2025
1 parent a8629ee commit e9a2d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# crypto-wasm-ts

This repository is a Typescript interface to [Dock's Rust crypto library](https://github.com/docknetwork/crypto). It uses
This repository is a Typescript interface to [Dock Labs' Rust crypto library](https://github.com/docknetwork/crypto). It uses
the [WASM wrapper](https://github.com/docknetwork/crypto-wasm).

## Contents
Expand Down Expand Up @@ -1379,4 +1379,4 @@ The Circom programs and corresponding R1CS and WASM files for the tests are [her

The composite proof system is used to implement anonymous credentials. See [here](src/anonymous-credentials/) for details.

[Slides](https://www.slideshare.net/SSIMeetup/anonymous-credentials-with-range-proofs-verifiable-encryption-zksnarks-circom-support-and-blinded-issuance-lovesh-harchandani) and [video](https://www.youtube.com/watch?v=e_E_6Fx5dro) for a presentation given at SSI meetup. Most of the presentation goes over the code, mostly anonymous credentials from this library.
[Slides](https://www.slideshare.net/SSIMeetup/anonymous-credentials-with-range-proofs-verifiable-encryption-zksnarks-circom-support-and-blinded-issuance-lovesh-harchandani) and [video](https://www.youtube.com/watch?v=e_E_6Fx5dro) for a presentation given at SSI meetup. Most of the presentation goes over the code, mostly anonymous credentials from this library.

0 comments on commit e9a2d34

Please sign in to comment.