verify_signature
ActiveTool of io.tooloracle/trustlayer
declared in 1.0.0
Verify a JWS or DSSE signature from FeedOracle evidence. Confirms cryptographic integrity and origin authenticity. Public JWKS at /.well-known/jwks.json.
Parameters schema
{
"type": "object",
"properties": {
"jws": {
"type": "string",
"description": "JWS token to verify"
},
"content_hash": {
"type": "string",
"description": "Content hash to verify (sha256:...)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.tooloracle/trustlayer
https://github.com/ToolOracle/trustlayer
1/7 registries