Skip Menu |

This queue is for tickets about the Digest CPAN distribution.

Report information
The Basics
Id: 14546
Status: resolved
Priority: 0/
Queue: Digest

People
Owner: Nobody in particular
Requestors: mshelor [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.10
Fixed in: (no value)



Subject: No Access to SHA-224
Hello Gisle, Digest.pm (Version 1.10) allows access to all SHA algorithms except SHA-224. I believe that Digest::SHA is the only CPAN module at present that supports SHA-224, so inserting the line "SHA-224" => [["Digest::SHA", 224]], at a convenient spot in %MMAP should hopefully do the trick. Regards, Mark