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 (1)
| Label | Occurrences |
|---|---|
| Argon2id canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T9312315 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Argon2id Context triple: [libsodium, implementsPrimitive, Argon2id]
-
A.
BLAKE2b
BLAKE2b is a cryptographic hash function optimized for 64-bit platforms, known for its high speed, strong security, and use in modern applications as a successor to algorithms like SHA-2 and MD5.
-
B.
Keccak
Keccak is a cryptographic hash function family that forms the basis of the SHA-3 standard, known for its sponge construction and strong security properties.
-
C.
Salsa20
Salsa20 is a high-speed stream cipher designed by Daniel J. Bernstein, widely used in modern cryptography for its strong security and efficient software performance.
-
D.
SHA-256
SHA-256 is a widely used cryptographic hash function from the SHA-2 family that produces a 256-bit hash value for securing data integrity and authentication.
-
E.
SHA-2
SHA-2 is a family of cryptographic hash functions widely used for data integrity, digital signatures, and security protocols on the internet.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Argon2id Target entity description: 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.
-
A.
BLAKE2b
BLAKE2b is a cryptographic hash function optimized for 64-bit platforms, known for its high speed, strong security, and use in modern applications as a successor to algorithms like SHA-2 and MD5.
-
B.
Keccak
Keccak is a cryptographic hash function family that forms the basis of the SHA-3 standard, known for its sponge construction and strong security properties.
-
C.
Salsa20
Salsa20 is a high-speed stream cipher designed by Daniel J. Bernstein, widely used in modern cryptography for its strong security and efficient software performance.
-
D.
SHA-256
SHA-256 is a widely used cryptographic hash function from the SHA-2 family that produces a 256-bit hash value for securing data integrity and authentication.
-
E.
SHA-2
SHA-2 is a family of cryptographic hash functions widely used for data integrity, digital signatures, and security protocols on the internet.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf | password hashing function ⓘ |
| belongsToCategory |
cryptographic primitives
ⓘ
password-based key derivation functions ⓘ |
| combinesFeaturesOf |
Argon2d
NERFINISHED
ⓘ
Argon2i NERFINISHED ⓘ |
| comparedWith |
PBKDF2
NERFINISHED
ⓘ
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 NERFINISHED ⓘ |
| introducedAt | Password Hashing Competition NERFINISHED ⓘ |
| outputType | fixed-length hash ⓘ |
| parameter |
hashLength
ⓘ
memoryCost ⓘ parallelism ⓘ timeCost ⓘ version ⓘ |
| partOf |
Argon2 family
NERFINISHED
ⓘ
PHC winner Argon2 ⓘ |
| recommendedBy | Argon2 designers for password hashing ⓘ |
| recommendedFor | new password hashing deployments ⓘ |
| requires | salt ⓘ |
| specifiedIn | RFC 9106 NERFINISHED ⓘ |
| standardizedIn | RFC 9106 NERFINISHED ⓘ |
| 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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Argon2id Description of subject: 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.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.