Digest::SV1

Cryptosleazically strong message digest format
Download

Digest::SV1 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sam Vilain
  • Publisher web site:
  • http://search.cpan.org/~samv/

Digest::SV1 Tags


Digest::SV1 Description

Cryptosleazically strong message digest format Digest::SV1 is a Perl module for cryptosleazically strong message digest format.SYNOPSIS $sv1 = Digest::SV1->new(); $sv1->add( $data, ... ); $sv1->addfile( $io_handle ); $sv1->digest $sv1->hexdigest $sv1->b64digestSo, you chose a hashing algorithm as recommended by the leading security experts of yesteryear, it got hacked, and now some mysterious 15 year old cracker 0wns your toaster because of it.Fight back! This hash algorithm is designed to infuriate the Mathematicians and Cryptographers out there, who will swear us lowly software engineers are missing the point of all this digest stuff.Put simply, if one hashing algorithm won't do the job satisfactorily, then why not use several.The main algorithm in this module forms the authorative definition of how the SV1 digest format is to operate. Requirements: · Perl


Digest::SV1 Related Software