w3c-ccg / multihash

An IETF Internet Draft for the Multihash data format

Home Page:https://w3c-ccg.github.io/multihash/index.xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Multihash Data Format

This specification describes a data model for expressing the output of cryptographic hash functions.

Cryptographic hash functions often have multiple output sizes and encodings. This variability makes it difficult for applications to examine a series of bytes and determine which hash function produced them. Multihash is a universal data format for encoding outputs from hash functions. It is useful to write applications that can simultaneously support different hash function outputs as well as upgrade their use of hashes over time; Multihash is intended to address these needs.

You can view an HTML version of the specification here:

https://w3c-ccg.github.io/multihash/

We encourage contributions meeting the Contribution Guidelines. While we prefer the creation of issues and Pull Requests in the GitHub repository, discussions often occur on the public-credentials mailing list as well.

Other useful links

About

An IETF Internet Draft for the Multihash data format

https://w3c-ccg.github.io/multihash/index.xml

License:Other


Languages

Language:XSLT 99.4%Language:Python 0.6%