Cryptology Engine

Keccak-224 Hash

Keccak-224 hash algorithm

Example Data

Data Input
Character count: 0
Keccak-224 Hash Result

Keccak-224 About

Keccak-224, Keccak-224 hash algorithm

Technical Specifications

Hash Length:
224 bit (56 hex characters)
Security Level:
Very high - Base of SHA-3 standard
Algorithm Type:
Sponge construction
Capacity:
448 bit
Padding:
Uses different padding than SHA-3

Usage Areas

  • Ethereum blockchain and smart contracts
  • Original Keccak implementation of SHA-3
  • Cryptographic applications
  • Systems requiring secure hashing

Features

  • Base algorithm of SHA-3: NIST SHA-3 standard is based on Keccak
  • Sponge construction: Flexible and secure structure
  • Ethereum standard: Used in Ethereum blockchain
  • Different padding: Different padding scheme than SHA3-224
  • High security: Resistant to quantum computers

Standards and References

  • Ethereum Yellow Paper
  • NIST FIPS PUB 202 (SHA-3 Standard - base)

Note: This page uses the js-sha3 library to compute Keccak-224 hashes. Keccak is the base algorithm of SHA-3 but does not produce the same results as SHA3-224 due to padding differences.