Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wishlist: Add Key Stretching Algorithms #479

Open
1 of 4 tasks
ghost opened this issue Mar 12, 2019 · 2 comments
Open
1 of 4 tasks

Wishlist: Add Key Stretching Algorithms #479

ghost opened this issue Mar 12, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 12, 2019

  • PBKDF2 (as pkcs5)
  • Bcrypt
  • Scrypt
  • Argon2
@sjaeckel
Copy link
Member

PBKDF2 is available, but it's called pkcs5

@DonaldTsang
Copy link

DonaldTsang commented Mar 30, 2019

What about other key stretching algorithms in the PHC? See https://github.com/bsdphk/PHC

Special recognition

  • Catena
  • Lyra2
  • Makwa
  • YesCrypt

Finalist

  • Battcrypt
  • Parallel
  • POMELO
  • Pufferfish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants