Skip to content

Missing DES implementation #8

@macfisherman

Description

@macfisherman

Thanks for writing this package. It seems to be missing the DES implementation?

crypt() is the password encryption function.  It is based on the Data Encryption Standard algorithm with variations intended (among other things) to discourage use of hardware implementations of a key search.

If a salt didn't have $id$ in it, it should end up doing the basic crypt that results in a hash of length 13.

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