Skip to content

cedrou/multiformats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiformats

An implementation of multiformat in c++. http://multiformats.io

uvarint

Unsigned varint in use in multiformat specs

https://github.com/multiformats/unsigned-varint

multibase

Self identifying base encodings.

https://github.com/multiformats/multibase

Multibase is a protocol for distinguishing base encodings and other simple string encodings, and for ensuring full compatibility with program interfaces.

multihash

Self identifying hashes.

https://github.com/multiformats/multihash

Multihash is a protocol for differentiating outputs from various well-established cryptographic hash functions, addressing size + encoding considerations.

multiaddr

Composable and future-proof network addresses.

https://github.com/multiformats/multiaddr

About

multiformats implementation in c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages