diff options
author | wiedi <wiedi@pkgsrc.org> | 2016-07-25 10:07:23 +0000 |
---|---|---|
committer | wiedi <wiedi@pkgsrc.org> | 2016-07-25 10:07:23 +0000 |
commit | 976b182002e1fecb4e790ad6fb4ff48fddb479eb (patch) | |
tree | e4c9deb0bc163e3c0aee3f429143f6d163905a8f /sysutils/b2sum/DESCR | |
parent | 0745549a77374a216a892af8adf85a3858eadc6f (diff) | |
download | pkgsrc-976b182002e1fecb4e790ad6fb4ff48fddb479eb.tar.gz |
Import b2sum-20160619 as sysutils/b2sum
Command line utility to hash files using reference implementation of BLAKE2
Diffstat (limited to 'sysutils/b2sum/DESCR')
-rw-r--r-- | sysutils/b2sum/DESCR | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/b2sum/DESCR b/sysutils/b2sum/DESCR new file mode 100644 index 00000000000..7d19ef2172b --- /dev/null +++ b/sysutils/b2sum/DESCR @@ -0,0 +1 @@ +Command line utility to hash files using reference implementation of BLAKE2. |