serai/crypto
Luke Parker 2ac5ea651c
Use a ring per 2 bits instead of per bit
Reduces proof size by 21.5% without notable computational complexity 
changes. I wouldn't be surprised if it has minor ones, yet I can't 
comment in which way they go without further review.

Bit now verifies it can successfully complete the ring under debug, 
slightly increasing debug times.
2022-07-05 15:01:33 -04:00
..
dalek-ff-group Implement PrimeFieldBits for dalek-ff-group 2022-06-30 03:17:15 -04:00
dleq Use a ring per 2 bits instead of per bit 2022-07-05 15:01:33 -04:00
frost Minor doc updates 2022-07-02 11:04:01 -04:00
multiexp Use a do-while in multiexp, first to please a friend, and then to annoy them 2022-07-02 14:22:17 -04:00
transcript Enable no_std on transcript 2022-06-28 04:02:56 -04:00