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

Releases: cbourgois/cryptoJsPasswordEncoder

Release list

v0.1.1

Choose a tag to compare

@cbourgois cbourgois released this 29 Sep 07:31

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

Thanks @alcalyn

v0.1.0

Choose a tag to compare

@cbourgois cbourgois released this 07 Mar 16:59

Base implementation of Symfony Message Digest Password Encoder in javascript