Examples
  • The digital signature consists of the encrypted message digest;
    ويتألف التوقيع الرقمي من خلاصة مرمّزة للرسالة؛
  • (9) The recipient compares the two message digests.
    (9) يضاهي المتلقي خلاصتي الرسالة، فاذا كانتا متطابقتين فمؤدى ذلك أن المتلقي يعرف أن الرسالة لم تغير بعد توقيعها.
  • (3) The signatory prepares a “message digest”, using a secure hash algorithm.
    (3) يعد الموقّع"خلاصة رسالة" باستخدام خوارزمية بعثرة مأمونة.
  • (4) The signatory encrypts the message digest with the private key.
    (4) يرمّز الموقّع خلاصة الرسالة باستخدام المفتاح الخصوصي.
  • (3) The sender prepares a “message digest”, using a secure hash algorithm.
    (3) يعد المرسل "خلاصة رسالة" باستخدام خوارزمية بعثرة مأمونة.
  • (3) The sender prepares a “message digest”, using a secure hash algorithm.
    (3) يعد المرسل "خلاصة رسالة" باستخدام خوارزمية تشويش مأمونة.
  • (4) The sender encrypts the message digest with the private key.
    (4) يرمّز المرسل خلاصة الرسالة باستخدام المفتاح الخصوصي.
  • The private key is applied to the message digest text using a mathematical algorithm.
    ويطبق المفتاح الخصوصي على نص خلاصة الرسالة باستخدام خوارزمية رياضية.
  • Even if one bit in the message has been altered after the message has been digitally signed, the message digest created by the relying party will be different from the message digest created by the signatory;
    فحتى اذا لم يتغير سوى حرف واحد من الرسالة بعد أن وقعت رقميا، فستكون خلاصة الرسالة التي أنشأها الطرف المعول مختلفة عن خلاصة الرسالة التي أنشأها الموقع؛
  • Even if one bit in the message has been altered after the message has been digitally signed, the message digest created by the recipient will be different from the message digest created by the sender;
    فحتى اذا لم يتغير سوى حرف واحد من الرسالة بعد أن وقعت رقميا، فستكون خلاصة الرسالة التي أنشأها المتلقي مختلفة عن خلاصة الرسالة التي أنشأها المرسل؛