The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Crypt-PWSafe3 TLINDEN"

Crypt::PWSafe3 - Read and write Passwordsafe v3 files River stage one • 1 direct dependent • 1 total dependent

Crypt::PWSafe3 provides read and write access to password database files created by Password Safe V3 (and up) available at http://passwordsafe.sf.net....

TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC

Crypt::PWSafe3::SHA256 - HMAC Helper Class River stage one • 1 direct dependent • 1 total dependent

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, i...

TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC

Crypt::PWSafe3::Field - represent a passwordsafe v3 record field. River stage one • 1 direct dependent • 1 total dependent

Crypt::PWSafe3::Field represents a record field. This is the raw implementation and you normally don't have to cope with it. However, if you ever do, you can do it this way: my $field = Crypt::PWSafe3::Field->new( value => 'testing', name => 'title )...

TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC

Crypt::PWSafe3::Record - Represents a Passwordsafe v3 data record River stage one • 1 direct dependent • 1 total dependent

Crypt::PWSafe3::Record represents a Passwordsafe v3 data record. Each record consists of a number of fields of type Crypt::PWSafe3::Field. The class provides get/set methods to access the values of those fields. It is also possible to access the raw ...

TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC

Crypt::PWSafe3::HeaderField - represent a passwordsafe v3 header field. River stage one • 1 direct dependent • 1 total dependent

Crypt::PWSafe3::HeaderField represents a header field. This is the raw implementation and you normally don't have to cope with it. However, if you ever do, you can add/replace any field type this way: my $field = Crypt::PWSafe3::HeaderField->new( val...

TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC

Crypt::PWSafe3::PasswordPolicy - represent a passwordsafe v3 passwprd policy entry of a record. River stage one • 1 direct dependent • 1 total dependent

The following flags can be set (1 = TRUE, 0 = FALSE): - UseLowercase - UseUppercase - UseDigits - UseSymbols - UseHexDigits - UseEasyVision - MakePronounceable The following numerical settings can be tuned: - MaxLength - MinLowercase - MinUppercase -...

TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC
6 results (0.028 seconds)