Skip to content

scrypt: Modular Crypt Format (MCF) support #727

@tarcieri

Description

@tarcieri

Currently the scrypt crate only supports the PHC String Format, the default used by the password-hash crate.

Ideally it would additionally support MCF as used via the crypt(3) interface, where password hashes have a $7$ prefix. See also:

https://man.archlinux.org/man/crypt.5#scrypt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions