Argon2id

E793625

Argon2id is a modern, memory-hard password hashing function designed to resist GPU and side-channel attacks, combining features of the Argon2i and Argon2d variants.

All labels observed (3)

Label Occurrences
Argon2 1
Argon2 family 1
Argon2id canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf password hashing function ⓘ
belongsToCategory cryptographic primitives ⓘ
password-based key derivation functions ⓘ
combinesFeaturesOf Argon2d ⓘ
Argon2i ⓘ
linked to: Argon2
comparedWith PBKDF2 ⓘ
bcrypt ⓘ
scrypt ⓘ
designedFor key derivation ⓘ
password hashing ⓘ
resistance to GPU attacks ⓘ
resistance to side-channel attacks ⓘ
hasDesignGoal difficult implementation on GPUs ⓘ
difficult implementation on specialized hardware ⓘ
efficient implementation on modern CPUs ⓘ
hasProperty CPU-intensive ⓘ
configurable degree of parallelism ⓘ
configurable memory cost ⓘ
configurable time cost ⓘ
memory-hard ⓘ
parallelizable ⓘ
hasSecurityGoal mitigation of side-channel leakage ⓘ
resistance to ASIC cracking ⓘ
resistance to GPU cracking ⓘ
resistance to time–memory tradeoff attacks ⓘ
resistance to tradeoff attacks ⓘ
hasVariantOf Argon2 ⓘ
introducedAt Password Hashing Competition ⓘ
outputType fixed-length hash ⓘ
parameter hashLength ⓘ
memoryCost ⓘ
parallelism ⓘ
timeCost ⓘ
version ⓘ
partOf Argon2 family ⓘ
linked to: Argon2id

PHC winner Argon2 ⓘ
recommendedBy Argon2 designers for password hashing ⓘ
recommendedFor new password hashing deployments ⓘ
requires salt ⓘ
specifiedIn RFC 9106 ⓘ
standardizedIn RFC 9106 ⓘ
supports associated data ⓘ
secret key ⓘ
variable output length ⓘ
uses BLAKE2b-based compression function (via Argon2 core design) ⓘ
data-dependent memory access in subsequent passes ⓘ
data-independent memory access in first pass ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

libsodium → implementsPrimitive → Argon2id ⓘ
PBKDF2 → comparedWith → Argon2 ⓘ
linked to: Argon2id
Argon2id → partOf → Argon2 family ⓘ
linked to: Argon2id