W3C

Schema for crypto built-in functions

These are terms drawn to match the available functions in mxCrypto.

The vocabulary is published by the W3C Notation-3 Community Group.

Vocabulary Terms

Property Definitions
cr:md5 MD5 hash (link)

The object is a MD5 hash of the subject.

rdfs:domain
rdfs:Literal
rdfs:range
xsd:string
cr:sha SHA-1 hash (link)

The object is a SHA-1 hash of the subject.

rdfs:domain
rdfs:Literal
rdfs:range
xsd:string
cr:sha256 SHA-256 hash (link)

The object is a SHA-256 hash of the subject.

rdfs:domain
rdfs:Literal
rdfs:range
xsd:string
cr:sha512 SHA-512 hash (link)

The object is a SHA-512 hash of the subject.

rdfs:domain
rdfs:Literal
rdfs:range
xsd:string