定制 spomky-labs/pbkdf2 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

spomky-labs/pbkdf2

最新稳定版本:v1.0.4

Composer 安装命令:

composer require spomky-labs/pbkdf2

包简介

Password Based Key Derivation Function 2

README 文档

README

Scrutinizer Code Quality Coverage Status

Build Status StyleCI

HHVM Status PHP 7 ready

SensioLabsInsight

Latest Stable Version Total Downloads Latest Unstable Version License

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.

The Release Process

The release process is described here.

Prerequisites

This library needs at least PHP 5.3.

It has been successfully tested using PHP 5.3 to PHP 5.6, PHP 7.0 and HHVM.

Installation

The preferred way to install this library is to rely on Composer:

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

How to use

Take a look at How to use to use this library.

Contributing

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

Licence

This software is release under MIT licence.

统计信息

  • 总下载量: 2.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-04