Short:        Calculate SHA-256 hashes of files.
Author:       Robert Leffmann
Uploader:     robert leffmann gmail com
Type:         util/cli
Version:      1.1
Architecture: m68k-amigaos
Distribution: Aminet

A command line utility to calculate the SHA-256 hashes of a list of files.

Usage: sha256 [files]

If no files are specified, the standard input will be used instead.

The program can be made resident in memory. Source code is included.