Man Page: digest::morefallbacks
Operating Environment: debian
Section: 3pm
Digest::MoreFallbacks(3pm) User Contributed Perl Documentation Digest::MoreFallbacks(3pm)NAMEDigest::MoreFallbacks - Provide additional fallbacks in Digest's MMAP table.SYNOPSISuse Digest::MoreFallbacks; Digest->new("SHA-1")DESCRIPTIONThis module adds entries to Digest's algorithm to implementation table. The intent is to provide better fallback facilities, including pure Perl modules (Digest::SHA::PurePerl, Digest::MD5), and facilitating for modules that don't match the naming convention (Crypt::RIPEMD160 would have worked if it were named Digest::RIPEMD160). perl v5.14.2 2009-10-19 Digest::MoreFallbacks(3pm)
| Related Man Pages |
|---|
| io::digest(3) - osx |
| digest::hmac(3) - mojave |
| digest::bubblebabble(3pm) - debian |
| digest::hmac(3pm) - debian |
| io::digest(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |