Skip to content

riverrun/legacy_pbkdf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LegacyPbkdf2

An example of using Comeonin version 5 with Plug.Crypto's Pbkdf2 implementation.

This example provides a legacy implementation of the Pbkdf2 password hashing algorithm, using Comeonin and Plug.Crypto. It was written in response to this issue, where an old system needed to be supported.

LegacyPbkdf2 is not recommended for modern password hashing. For information about current recommendations, see Choosing a library.

About

Example of using Comeonin with Plug Pbkdf2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages