2017 © Pedro Peláez
 

library pkcs5

Library for PKCS5 v2 key derivation & and message encryption

image

afk11/pkcs5

Library for PKCS5 v2 key derivation & and message encryption

  • Wednesday, July 13, 2016
  • by thomaskerin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 47 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

PKCS #5 (v2.0) utilities in PHP

NB: This library is neither *complete* or *fully tested*. 
If you come across this warning, it means the code isn't suitable to rely
on yet. Please bear with me, or submit a pull request to speed things along! 

PKCS #5 is a specification for password-based encryption. It allows users to express the encryption algorithm, and key-derivation-function to be used with a password to derive a symmetric key., (*1)

The scope of this library is initially limited to the primitives recommended for new implementations as described in https://tools.ietf.org/html/rfc2898., (*2)

Ciphers

The library works with AES128, AES192, and AES256 ciphers., (*3)

Key derivation function

Currently, PBKDF2 is the only supported key derivation function. It allows the use of SHA1, SHA224, SHA256, SHA384, and SHA512., (*4)

The Versions

13/07 2016

dev-master

9999999-dev

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

13/07 2016

v0.0.10

0.0.10.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

13/07 2016

v0.0.9

0.0.9.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

13/07 2016

v0.0.8

0.0.8.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

13/07 2016

v0.0.7

0.0.7.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

13/07 2016

v0.0.6

0.0.6.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

13/07 2016

v0.0.5

0.0.5.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

12/07 2016

v0.0.3

0.0.3.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

12/07 2016

v0.0.4

0.0.4.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

12/07 2016

v0.0.2

0.0.2.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation

12/07 2016

v0.0.1

0.0.1.0

Library for PKCS5 v2 key derivation & and message encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

encryption aes key ecdsa pbkdf2 pkcs5 derivation