Abstract-based software trusted message implementation method
An implementation method and message technology, applied in the computer field, can solve the problems of bit error rate limitation, message transmission errors, and inability to fully guarantee the correctness of message layer data, and achieve small resource constraints, high reliability, and complete response to messages. The effect of reliability
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0015] Embodiment: a method for implementing a digest-based software trusted message, based on a language-level message library MPI, comprising the following steps:
[0016] S1. The sender of the message calculates the digest D of the user message M, and calls the network driver interface to send M and D to the receiver of the message successively according to the agreed order;
[0017] S2. The receiver of the message receives M and D from the sender, and obtains the messages M' and D' corresponding to M and D;
[0018] S3. The recipient of the message calculates the digest D" of M';
[0019] S4. The receiver of the message compares D' and D", if D' is the same as D", it indicates that the content of the received message is credible, and releases the relevant data structure, otherwise the alarm exits.
[0020] Examples are further explained as follows:
[0021] The present invention can be implemented in the language-level message library MPI, and the advantage of this metho...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

