v1.4.0
@hellocoop/httpsig v1.4.0
New Features
- Browser support: Accept
CryptoKeyhandle for signing viasigningCryptoKeyoption when JWK has no private key material generateKeyPair()utility: Generate Ed25519 or ES256 key pairs with configurableextractableoption- Browser-safe base64: Replaced Node.js
Bufferwithbtoa/atobfor full browser compatibility
Backwards Compatible
Existing code passing a private JWK works exactly as before.