|
|
Message authentication
Revision as of 03:44, 22 March 2019 by Admin (talk | contribs) (Created page with "In information security, '''message authentication''' or '''data origin authentication''' is a property that a message has not been modified while in transit (data integ...")
In information security, message authentication or data origin authentication is a property that a message has not been modified while in transit (data integrity) and that the receiving party can verify the source of the message. Message authentication does not necessarily include the property of non-repudiation.
Message authentication is typically achieved by using message authentication codes (MACs), authenticated encryption (AE) or digital signatures. Some cryptographers have researched subliminal channel systems that send messages that appear to use a "message authentication without secrecy" system, but in fact also transmit a secret message.