mattrglobal / pairing_crypto

A library for pairing based cryptography
Apache License 2.0
14 stars 7 forks source link

fix: add utility funcs to rn #142

Closed mate-from-mattr closed 1 year ago

mate-from-mattr commented 1 year ago

This adds convertToRevealMessageArray and convertRevealMessageArrayToRevealMap to the react-native utilities module. This is already supported by the wasm wrapper.

Co-authored-by: Frederick Cai frederick.cai@mattr.global