Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: cbourgois/cryptoJsPasswordEncoder

v0.1.1

29 Sep 07:31
Compare
Choose a tag to compare

Improve usage doc and set default iterations to 5000 (reproduces Symfony\Component\Security\Core\Encoder\MessageDigestPasswordEncoder default behaviour)

Thanks @alcalyn

v0.1.0

07 Mar 16:59
Compare
Choose a tag to compare

Base implementation of Symfony Message Digest Password Encoder in javascript