WICG / webpackage

Web packaging format
Other
1.23k stars 118 forks source link

Add type for SignatureAttributesMap for readability and code consistency #857

Closed sonkkeli closed 1 year ago

sonkkeli commented 1 year ago

Also add GenerateSignatureAttributesWithPublicKey() helper function to automatically initialize signature attributes map with the public key in place.

Also consistently use Ed25519publicKeyAttributeName constant in tests.