Message Digest Algorithms

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instanceOf Cryptographic Hash Function
gptkbp:category gptkb:Computer_Security
Cryptography
gptkbp:example gptkb:SHA-2
gptkb:SHA-3
gptkb:MD2
gptkb:MD5
gptkb:MD4
gptkb:SHA-1
https://www.w3.org/2000/01/rdf-schema#label Message Digest Algorithms
gptkbp:input Arbitrary-length Data
gptkbp:notRecommendedFor gptkb:MD5
gptkb:SHA-1
gptkbp:output Fixed-length Hash Value
gptkbp:property Deterministic
Avalanche Effect
Collision Resistance
Fast Computation
One-way Function
Pre-image Resistance
gptkbp:recommendation gptkb:SHA-2
gptkb:SHA-3
gptkbp:standardizedBy gptkb:IETF
gptkb:NIST
gptkbp:usedFor Data Integrity
Digital Signatures
Message Authentication
Password Hashing
gptkbp:vulnerableTo Collision Attacks (for MD5, SHA-1)
gptkbp:bfsParent gptkb:RFC_7526
gptkbp:bfsLayer 7