Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Argon2Type Enum

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9147)

Specifies a variant of the Argon2 algorithm.

Syntax
public enum Argon2Type

Fields

Name Description
Argon2d

Argon 2 with data-dependent memory addressing. Argon2d is usually faster than other variants, but it is more vulnerable to side-channel attacks.

Argon2i

Argon 2 with data-independent memory addressing.

Argon2id

Argon2id uses both data-dependent memory addressing and data-independent memory addressing. This variant of Argon2 is recommended for password hashing and password-based key derivation.

See Also
Argon2
Argon2Configuration
In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies