Constantsยง
- P256_
PREHASH_ ๐LENGTH - P384_
PREHASH_ ๐LENGTH - P521_
PREHASH_ ๐LENGTH
Functionsยง
- expand_
prehash ๐ - A helper function that expand a prehash to a specified length if the prehash is shorter than the specified length.
- export_
key ๐ - https://w3c.github.io/webcrypto/#ecdsa-operations-export-key
- generate_
key ๐ - https://w3c.github.io/webcrypto/#ecdsa-operations-generate-key
- get_
public_ ๐key - https://wicg.github.io/webcrypto-modern-algos/#SubtleCrypto-method-getPublicKey Step 9 - 15, for ECDSA
- import_
key ๐ - https://w3c.github.io/webcrypto/#ecdsa-operations-import-key
- sign ๐
- https://w3c.github.io/webcrypto/#ecdsa-operations-sign
- verify ๐
- https://w3c.github.io/webcrypto/#ecdsa-operations-verify