File: control

package info (click to toggle)
hashid 3.1.4-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: python: 860; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
Test-Command: echo Debian | cksum -a md5     | hashid | grep MD5

Test-Command: echo Debian | cksum -a sha1    | hashid | grep SHA1

Test-Command: echo Debian | cksum -a sha384  | hashid | grep SHA384

Test-Command: echo Debian | cksum -a blake2b | hashid | grep BLAKE2b