GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Crypt::PWSafe3::SHA256(3) User Contributed Perl Documentation Crypt::PWSafe3::SHA256(3)

Crypt::PWSafe3::SHA256 - HMAC Helper Class

This is a small helper class used to work with SHA256 in Digest::HMAC module. This is because the Digest::HMAC module requires a module as parameter for the algorithm but Digest::SHA256 doesn't exist as a module.

This module here is just a wrapper, it doesn't return an instance of its own but an instance of Digest::SHA('SHA-256') instead.

T.v.Dein <tlinden@cpan.org>

Crypt::PWSafe3 Digest::SHA Digest::HMAC

Copyright (c) 2011-2015 by T.v.Dein <tlinden@cpan.org>.

This program is free software; you can redistribute it and/or modify it under the same terms of the Artistic License 2.0, see: <http://www.perlfoundation.org/artistic_license_2_0>
2015-02-16 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.