Skip to content

Is there any way to control parallelism degree in crypto_pwhash? #986

@ghost

Description

The Argon2 specification says that there is a parallelism degree which defines the number of parallel threads.

The documentation of libsodium also says:

What will be the highest number of threads/processes evaluating the function simultaneously (ideally, no more than 1 per CPU core)?

But, I couldn't find an API for that. Is there any way to control the parallelism degree?

I'm interested in libsodium and my application needs to use that feature.

All in all, thanks you libsodiumdevelopers who make such good crypto library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions