Module ed25519_operation

Module ed25519_operation 

Source

Constantsยง

ED25519_SEED_LENGTH ๐Ÿ”’

Functionsยง

export_key ๐Ÿ”’
https://w3c.github.io/webcrypto/#ed25519-operations-export-key
generate_key ๐Ÿ”’
https://w3c.github.io/webcrypto/#ed25519-operations-generate-key
get_public_key ๐Ÿ”’
Steps 9-15 https://wicg.github.io/webcrypto-modern-algos/#SubtleCrypto-method-getPublicKey
import_key ๐Ÿ”’
https://w3c.github.io/webcrypto/#ed25519-operations-import-key
sign ๐Ÿ”’
https://w3c.github.io/webcrypto/#ed25519-operations-sign
verify ๐Ÿ”’
https://w3c.github.io/webcrypto/#ed25519-operations-verify