WebAssembly / wasi-crypto

WASI Cryptography API Proposal
163 stars 25 forks source link

Remove constant related to point compression #67

Closed jedisct1 closed 2 years ago

jedisct1 commented 2 years ago

This is a breaking change.

We still need to document the default format for every key type, as well as how to get from an uncompressed representation to a compressed one.

Fixes #55

jedisct1 commented 2 years ago

/cc @npmccallum @sonder-joker