Crypt::KDF::_base

Crypt::KDF::_base is a Perl module for KDF.
Download

Crypt::KDF::_base Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alfred Reibenschuh
  • Publisher web site:
  • http://search.cpan.org/~areibens/Crypt-KDF-0.02/lib/Crypt/KDF/KDF2Generator.pm

Crypt::KDF::_base Tags


Crypt::KDF::_base Description

Crypt::KDF::_base is a Perl module for KDF. Crypt::KDF::_base is a Perl module for KDF.METHODS$digest = $kdf->digest( $digest )Sets/gets the digest to be used as the source of derived keys.$digestparam = $kdf->digestparam( $digestparam )Sets/gets the optional parameters for the digest used to derive keys.$seed = $kdf->seed( $seed )Sets/gets the seed to be used to derive keys.$counter = $kdf->counter( $counter )Sets/gets the start value of counter used to derive keys.$iv = $kdf->iv( $iv )Sets/gets the optional iv to be used to derive keys.( $derivedKey, $derivedIV ) = $kdf->kdf_iv( $kLen, $ivLen )Return length bytes generated from the derivation function.Requirements:· Perl


Crypt::KDF::_base Related Software