مولد تجزئة MD2

أنشئ تجزئات MD2 بسرعة وسهولة باستخدام هذه الأداة عبر الإنترنت. نتائج آمنة وموثوقة وفورية.

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 غير آمنة للتطبيقات الحديثة. يوصى باستخدام خوارزميات تجزئة أكثر أمانا مثل SHA-256 أو SHA-3 لأغراض التشفير.

حالات

  • توافق
  • فحوصات تكامل الملفات في الأنظمة
  • أبحاث التشفير والتعليم
  • فهرسة البيانات المستندة إلى التجزئة
  • التطبيقات غير الآمنة حيث لا تكون مقاومة الاصطدام مهمة

التفاصيل الفنية

طول التجزئة: 128 bits (32 hex characters)
حجم الكتلة: 16 bytes
حالة الأمان: Insecure
سنة التطوير: 1989

Related Tools