alxdavids / voprf-poc

Proof-of-concept implementation of the (V)OPRF protocol in https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/
23 stars 8 forks source link

allow compilation to Wasm #35

Closed tatianab closed 4 years ago

tatianab commented 4 years ago

add conditional compilation so that, when compiled to Wasm, P-384 is not supported @chris-wood