Description
sha2 - SHA Implementation Library
Distribution: CentOS 6
Repository: Nux Dextop x86_64
Package name: sha2
Package version: 1.0.1
Package release: 1.el6.nux
Package architecture: x86_64
Package type: rpm
Installed size: 40.52 KB
Download size: 19.25 KB
Official Mirror: li.nux.ro
The library implements the SHA-256, SHA-384, and SHA-512 hash algorithms. The
interface is similar to the interface to SHA-1 found in the OpenSSL library.
sha2 is a simple program that accepts input from either STDIN or reads one or
more files specified on the command line, and then generates the specified hash
(either SHA-256, SHA-384, SHA-512, or any combination thereof, including all
three at once).