Name : perl-SHA256
| |
Version : 0.10.0
| Vendor : (none)
|
Release : 15pclos2017
| Date : 2017-07-13 05:33:19
|
Group : Development/Perl
| Source RPM : perl-SHA256-0.10.0-15pclos2017.src.rpm
|
Size : 0.09 MB
| |
Packager : bb2 < bb2>
| |
Summary : A module that implements the NIST SHA-256/384/512 hash
|
Description :
The *sha256* module allows you to use the NIST SHA 256/384/512 hash algorithm.
A new sha256 context object is created with the *new* operation followed by a digest size which may be either 256, 384, or 512 bits. Multiple simultaneous digest context can be maintained if desired. The context is updated with the *add* operation which adds the strings contained in the _LIST_ parameter.
The final message digest value is returned by the *digest* operation as a 32-, 48-, or 64-byte binary string. This operation delivers the result of operations since the last *new* or *reset* operation. Once the operation has been performed, the context must be *reset* before being used to calculate another digest value.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |