The following module was proposed for inclusion in the Module List:

  modid:       Authen::Passphrase::SaltedSHA512
  DSLIP:       Rdphp
  description: Create and verify salted SHA512 passphrases.
  userid:      DAVIDO (David J. Oswald)
  chapterid:   14 (Security_and_Encryption)
  communities:

  similar:
    Authen::Passphrase::SaltedDigest

  rationale:

    This module subclasses Authen::Passphrase::SaltedDigest, and in so
    doing selects sensible defaults, a cryptographically strong random
    salt generation scheme, and a clean and simple user interface.

    The defaults chosen, combined with the salt generation scheme
    eliminate the guesswork that one might go through in selecting from
    the myriad options. The salt generation uses a high quality random
    number generator in building a random salt of equal length to the
    digest hash, maximizing entropy.

    In addition to an object oriented user interface that will be
    familiar to users of other Authen::Passphrase::xyz plugins, this
    module also provides a simple "functions" interface for those who
    desire a minimal level of complexity without diminishing
    effectiveness.

    As a plugin for the Authen::Passphrase module, and an immediate
    subclass of Authen::Passphrase::SaltedDigest which selects the
    SHA-512 algorithm, Authen::Passphrase::SaltedSHA512 describes well
    what it offers and does.

  enteredby:   DAVIDO (David J. Oswald)
  enteredon:   Sun May 27 08:03:27 2012 GMT

The resulting entry would be:

Authen::Passphrase::
::SaltedSHA512    Rdphp Create and verify salted SHA512 passphrases. DAVIDO


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7ea00000_89f32820aa908fe1&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7ea00000_89f32820aa908fe1&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Authen%3A%3APassphrase%3A%3ASaltedSHA512

Reply via email to