Name : perl-SHA256
| |
Version : 0.10.0
| Vendor : Mandriva
|
Release : 1mdv2010.1
| Date : 2010-01-03 22:52:02
|
Group : Development/Perl
| Source RPM : perl-SHA256-0.10.0-1mdv2010.1.src.rpm
|
Size : 0.03 MB
| |
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
| |
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/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |