Open DemiMarie opened 6 years ago
I think I will use OpenSSL for this.
Using a non-GPL library is definitely important. Have you looked at https://crates.io/crates/ramp?
I'm not sure that I'd spend a lot of time on a pluggable backend at this point unless it's really easy but that's your call.
Currently, the
vdf
crate is hard-coded to use GMP as its bignum library. There are many reasons one might want to use an alternative: