MD2 generator raspršivanja

Generate MD2 hashes quickly and easily with this online tool. Secure, reliable, and instant results.

Copied!

About MD2

MD2 (Message Digest 2) is a cryptographic hash function developed by Ronald Rivest in 1989. Although it is no longer considered secure for cryptographic purposes due to identified vulnerabilities, it remains important in the history of cryptography and is still used in some legacy systems.

MD2 processes messages in 16-byte blocks and produces a 128-bit (16-byte) hash value, typically represented as a 32-character hexadecimal string. The algorithm includes padding, checksum generation, and a complex transformation step to produce the final hash.

Note:MD2 se smatra nesigurnim za moderne aplikacije. Preporuča se korištenje sigurnijih algoritama raspršivanja kao što su SHA-256 ili SHA-3 u kriptografske svrhe.

Uobičajeni slučajevi upotrebe

  • Kompatibilnost naslijeđenog sustava
  • Provjere integriteta datoteka u starijim sustavima
  • Kriptografska istraživanja i edukacija
  • Indeksiranje podataka temeljeno na hashu
  • Nesigurne aplikacije u kojima otpornost na sudar nije kritična

Tehnički detalji

Duljina hasha: 128 bits (32 hex characters)
Veličina bloka: 16 bytes
Sigurnosni status: Insecure
Godina razvoja: 1989

Related Tools