2017 © Pedro Peláez
 

library pbkdf2

Password Based Key Derivation Function 2

image

spomky-labs/pbkdf2

Password Based Key Derivation Function 2

  • Thursday, July 21, 2016
  • by Spomky
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,623 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Password Based Key Derivation Function 2 (PBKDF2)

Scrutinizer Code Quality Coverage Status, (*1)

Build Status StyleCI, (*2)

HHVM Status PHP 7 ready, (*3)

SensioLabsInsight, (*4)

Latest Stable Version Total Downloads Latest Unstable Version License, (*5)

This library implements the PBKDF2 algorithm (RFC2898 and RFC6070). Please note that if you use PHP 5.5+, this library is useless. From PHP 5.5, you can use hash_pbkdf2 directly., (*6)

The Release Process

The release process is described here., (*7)

Prerequisites

This library needs at least PHP 5.3., (*8)

It has been successfully tested using PHP 5.3 to PHP 5.6, PHP 7.0 and HHVM., (*9)

Installation

The preferred way to install this library is to rely on Composer:, (*10)

composer require "spomky-labs/pbkdf2" "~1.0.0"

How to use

Take a look at How to use to use this library., (*11)

Contributing

Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices., (*12)

Licence

This software is release under MIT licence., (*13)

The Versions

21/07 2016

dev-master

9999999-dev https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070

05/01 2016

v1.0.4

1.0.4.0 https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070

08/12 2015

v1.0.3

1.0.3.0 https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070

09/08 2015

v1.0.2

1.0.2.0 https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070

26/06 2015

v1.0.1

1.0.1.0 https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070

12/04 2015

v1.0.0

1.0.0.0 https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070

04/01 2015

v0.1.0

0.1.0.0 https://github.com/Spomky-Labs/pbkdf2

Password Based Key Derivation Function 2

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

pbkdf2 rfc2898 rfc6070