mattrglobal / pairing_crypto

A library for pairing based cryptography
Apache License 2.0
10 stars 4 forks source link

Key representation conversion utils #189

Open BasileiosKal opened 1 month ago

BasileiosKal commented 1 month ago

Add utilities to transform a public key from an uncompressed to a compressed representation and vice versa.

Expose the funcionality to WASM.