Disable default features on pbkdf2 crate

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The pbkdf2 crate pulls in an old version of the rand crate (0.5.x), but this dependency can be removed if pbkdf2's default features aren't used.

      I checked the code, and indeed default features can be disabled. Doing this drops 7 crates (rand 0.5.x, rand_core 0.3.x, rand_core 0.4.x, etc).

            Assignee:
            Samuel Rossi (Inactive)
            Reporter:
            Neville Dipale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: