Skip to content
/ blobsum Public

A command line utility for calculating S5 Blob Identifiers (CIDs)

License

Notifications You must be signed in to change notification settings

s5-dev/blobsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blobsum

A command line utility for calculating S5 Blob Identifiers (CIDs)

This tool is forked from b3sum (https://github.com/BLAKE3-team/BLAKE3)

Usage: blobsum [OPTIONS] [FILE]...

Arguments:
  [FILE]...  Files to hash, or checkfiles to check

Options:
      --num-threads <NUM>     The maximum number of threads to use
      --no-mmap               Disable memory mapping
      --no-names              Omit filenames in the output
      --quiet                 Skip printing OK for each checked file
  -h, --help                  Print help (see more with '--help')
  -V, --version               Print version

Example

❯ blobsum LICENSE 
blobb5kykfixjikdxcpnx5dpo26pjjywwuz473hfdsmbxvsvcq5xgbcipmewa  LICENSE

About

A command line utility for calculating S5 Blob Identifiers (CIDs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages