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

Add support for scrypt and/or bcrypt #4367

Closed
DartBot opened this issue Aug 5, 2012 · 8 comments
Closed

Add support for scrypt and/or bcrypt #4367

DartBot opened this issue Aug 5, 2012 · 8 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Aug 5, 2012

This issue was originally filed by kaisellgren@gmail.com


Support for bcrypt and/or scrypt is needed for secure password hashing purposes.

Here's a reference for scrypt: http://www.tarsnap.com/scrypt.html

@sethladd
Copy link
Contributor

sethladd commented Aug 6, 2012

Removed Type-Defect label.
Added Type-Enhancement, Area-Library, Library-Crypto, Triaged labels.

@justinfagnani
Copy link
Contributor

I have a port of jBCrypt-0.3 ready. Where do we think this could go, it's own package or dart:crypto? Florian?


cc @floitschG.

@justinfagnani
Copy link
Contributor

Link to jBCrypt: http://www.mindrot.org/projects/jBCrypt/

@justinfagnani
Copy link
Contributor

There's a pub package of a port of jBcrypt also: http://pub.dartlang.org/packages/dbcrypt

@DartBot
Copy link
Author

DartBot commented Jan 1, 2014

This comment was originally written by @stevenroose


Any implementation for Scrypt already?

@kevmoo
Copy link
Member

kevmoo commented Feb 17, 2014

Removed Library-Crypto label.
Added Pkg-Crypto label.

@kevmoo
Copy link
Member

kevmoo commented Feb 17, 2014

Removed Area-Library label.
Added Area-Pkg label.

@DartBot DartBot added Type-Enhancement area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Feb 17, 2014
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/crypto#4.

@DartBot DartBot closed this as completed Jun 5, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants