Name: | sha2 |
---|---|
Version: | 1.0.1 |
Release: | 17.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 54545 |
License: | BSD |
RPM: | sha2-1.0.1-17.el8.x86_64.rpm |
Source RPM: | sha2-1.0.1-17.el8.src.rpm |
Build Date: | Fri Sep 18 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.aarongifford.com/computers/sha.html |
Summary: | SHA Implementation Library |
Description: | 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). |