Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pimenvibritania/hash-stretcher

Stretching the hash encryption key with hash integration for AES-256 key.
https://github.com/pimenvibritania/hash-stretcher

Last synced: about 1 month ago
JSON representation

Stretching the hash encryption key with hash integration for AES-256 key.

Awesome Lists containing this project

README

        

# Hash Stretcher for AES-256 (32 long char key)

#### Stretching the hash encryption key with hash integration for AES-256 key.

##### How to use :
> composer require pimenvibritania/hash-stretcher

For more information on secure password storage, see [Crackstation's page on
Password Hashing Security](https://crackstation.net/hashing-security.htm).