| CPC H04L 63/08 (2013.01) [G06F 40/40 (2020.01); H04L 51/224 (2022.05); H04L 63/126 (2013.01)] | 20 Claims |

|
1. A computing platform comprising:
at least one processor;
a communication interface communicatively coupled to the at least one processor; and
memory storing computer-readable instructions that, when executed by the at least one processor, cause the computing platform to:
generate a message encryption score for a message directed by a first device to a second device, wherein generating the message encryption score for the message comprises applying the following model:
the message encryption score (d)=a+b+c; and
if d is greater than or equal to 0.6, generate authentication token, wherein:
if number of matching keywords exceeds 3, a=0.3; if the number of matching keywords exceeds 1 but not 3, a=0.15, otherwise a=0,
if message recipient matches, b=1, otherwise b=0, and
if message context matches, b=0.5;
based on identifying that the message encryption score exceeds a message encryption threshold, identify that an authentication token should be injected into the message;
verify, based on message sender details, an identity of a sender of the message;
generate, after verifying the identity of the sender of the message, the authentication token for the message;
inject the authentication token into the message;
route, to an electronic messaging server and after injecting the authentication token into the message, the message;
receive, from the second device, a request to validate the message, wherein the request includes the authentication token and details of the message;
identify, using the authentication token and the details of the message, that the message is authenticated; and
send, to the second device, a message authentication notification and one or more commands directing the second device to display the message authentication notification along with the message, wherein sending the one or more commands directing the second device to display the message authentication notification along with the message causes the second device to display the message authentication notification along with the message.
|