Skip to content

Repository files navigation

What is this project?

This is a multi-threaded c++ implementation of the dropbox content hash.

Usage

Treat dbxhash as if it were the sha256sum executable. e.g.
dbxhash your_file_here
or pv -tpreb your_file_here | dbxhash

Build from source

mkdir build && cd build
cmake .. && make && make test

About

multi-threaded c++ implementation of the dropbox content hash.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages