Module x25519_operation

Module x25519_operation 

Source

Constantsยง

PRIVATE_KEY_LENGTH ๐Ÿ”’
PUBLIC_KEY_LENGTH ๐Ÿ”’
X25519_OID_STRING ๐Ÿ”’
id-X25519 object identifier defined in [RFC8410]

Functionsยง

derive_bits ๐Ÿ”’
https://w3c.github.io/webcrypto/#x25519-operations-derive-bits
export_key ๐Ÿ”’
https://w3c.github.io/webcrypto/#x25519-operations-export-key
generate_key ๐Ÿ”’
https://w3c.github.io/webcrypto/#x25519-operations-generate-key
get_public_key ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#SubtleCrypto-method-getPublicKey Step 9 - 15, for X25519
import_key ๐Ÿ”’
https://w3c.github.io/webcrypto/#x25519-operations-import-key