-
Multiple chapters contain the note:
*This tutorial is part of a series on [ZK Bulletproofs] (rareskills.io/post/bulletproofs-zk).*
Upon clicking on this link, however, the reader gets a "Page N…
-
- Paper: https://eprint.iacr.org/2022/510.pdf
- Repository: https://github.com/Liam-Eagen/BulletproofsPP
```
test_bulletproof_3 (100 calls) - OK: 1560 µs/call
test_bulletproof_3 (20 calls) - OK:…
-
On October 18th, Monero will hard-fork to support bulletproofs. Similar to the previous ringCT hardfork, transaction libraries like `xmr-core` will need to be updated to support the new transaction fo…
-
I'm uncomfortable with the bulletproofs module for both subjective and objective reasons.
When it was originally authored there were issues with the licensing (i.e. it was copied from [the Dalek proj…
-
Any chance we could see zkp adding to its roadmap SecQ curve support (swap n & p and test various optimizations and side-channel issues caused by the swap) followed by bulletproofs in SecQ?
See ht…
-
Privacy and scaling:
https://web.stanford.edu/%7Ebuenz/pubs/bulletproofs.pdf
-
Deserialization works for binary files, but not json.
We could fix this in Bulletproofs, or we could change to something like Rust Object Notation.
-
The following libraries support bulletproofs:
* https://github.com/adjoint-io/bulletproofs/ (haskell)
* https://github.com/bbuenz/BulletProofLib (Java)
* https://github.com/dalek-cryptograp…
-
```
> git clone git@github.com:hyperledger/anoncreds-v2-rs.git
Cloning into 'anoncreds-v2-rs'...
...
> cd anoncreds-v2-rs
> cargo test
Updating crates.io index
Updating git repository `…
-
Depends on #15
Reference research paper: https://eprint.iacr.org/2020/735.pdf
https://www.getmonero.org/2020/12/24/Bulletproofs+-in-Monero.html