Base conversion functions for ECDSA. The Multikey definition requires the usage of a compressed public key which must be compressed when creating the Multikey representation, and decompressed for the JWK conversion.

The two exported functions, used by the rest of the package, just branch out to the internal functions that do the key (de)compression itself.

Index

Functions