Skip to content

SHA245, SHA512 rounds are too low #117

Description

@MilanKral

The default number of SHA245, SHA512 iterations is 5000.
#define ROUNDS_DEFAULT 5000

This is too low to be considered secure again even moderate GPU, ASIC attacks.
Please increase the default number to 100000

A modern desktop computer can compute 10 000 000 SHA256 iterations in about 5 seconds

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed to be a bug in libxcrypt.help wantedThe libxcrypt core developers do not plan to work on this themselves but would review a PR.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions