bulletproofs icon indicating copy to clipboard operation
bulletproofs copied to clipboard

Fix LaTeX rendering in r1cs_proof.

Open ndcroos opened this issue 3 years ago • 1 comments

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.

ndcroos avatar Dec 15 '21 20:12 ndcroos

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

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

rubdos avatar Dec 30 '21 11:12 rubdos