dalek-cryptography / bulletproofs

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

is bulletproofs supported in no_std environment? #312

Closed mikedoan closed 4 years ago

mikedoan commented 4 years ago

I believe this code is not fully supported in no_std environment but i need to get the confirmation from the author? I did not manage to send an email to you (https://dalek.rs) it seems like your email is not reachable

hdevalence commented 4 years ago

Yup, there's no email, just Github issues. A third-party contributor added no_std support, and it seemed to work at the time, but it hasn't been a maintenance priority, so it very well could have broken. If something's not working for you, please file a detailed issue with a description of what went wrong :smiley: