Giter Club home page Giter Club logo

pbkdf2's People

Contributors

azenla avatar jamesots avatar pacane avatar pafik13 avatar rinick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pbkdf2's Issues

Dart 2 Pub package

Could you update the Dart Pub package with the Dart 2 compatible code?

Align with RFC 8018 (obsoletes RFC 2898)

As RFC 8018 obsoleted RFC 2898 after being 16 years in "operation" - I propose to ensure, the library also implements the PBKDF2 key derivation function described in the RFC successor.

My inspection of the two RFC's (section 5.2) did not expose any notable difference but in the appendix B.1 as expected, the former single example (default for this implementation as I understood):

An example pseudorandom function for PBKDF2 (Section 5.2) is HMAC-
SHA-1.

is augmented in the new edition (RFC 8018) to:

Examples of pseudorandom function for PBKDF2 (Section 5.2) include
HMAC with SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and
SHA-512/256. Applications may employ other schemes as well.

So, it might be worth to revisit the default chosen.

The reporter considers the target of this issue as an improvement ๐Ÿ˜ธ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.