dalek-cryptography / bulletproofs

A pure-Rust implementation of Bulletproofs using Ristretto.
MIT License
1.02k stars 216 forks source link

Fix LaTeX rendering in r1cs_proof. #353

Open ndcroos opened 2 years ago

ndcroos commented 2 years ago

There is an issue with the LaTeX rendering here: https://doc-internal.dalek.rs/bulletproofs/notes/r1cs_proof/index.html#variables

Perhaps other documentation pages are also affected.

rubdos commented 2 years ago

Related: https://github.com/dalek-cryptography/curve25519-dalek/pull/372

https://github.com/zkcrypto/curve25519-dalek-ng/commit/7ba81d73d76f481c620beb02188d1f8f5d08d226