pimenvibritania / hash-stretcher
Stretching the hash encryption key with hash integration
Installs: 12
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pimenvibritania/hash-stretcher
Requires
- php: ^7.1
README
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.