owp_compute_key_id
Derive the unique key identifier from an Ed25519 public key. Convert an unpadded base64url public key into its cryptographic key_id for use in verification and audit trails.
Instructions
Compute the OpenWorkProof key_id for a given Ed25519 public key.
Args: public_key_b64url: The raw public key bytes encoded as unpadded base64url (43 characters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public_key_b64url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||