The Authentication involves asking a user to prove his or her identity (by providing a password or bio metric data, for example);
- The confidentiality guarantees users that no data could be read and exploited by a malicious third party;
- Integrity assures users that their data has not been unduly changed during transmission in the network;
- Non-repudiation prevents a user from denying the reality of a data exchange.
Several security mechanisms are implemented in the data transmission to provide the above services. Mainly:
- The encryption or encryption, which prevents the reading of data by unauthorized users;
- The notarization of the exchanges, which keeps a trace of the exchange with a trusted third party, to prove later the very existence of the communication;
- Jamming , which is a technique of permanent transmission of a flood of useless information to hide the important ones;
- The digital signature , which calculates a block of control data from the identity of the user.
Source: Network Security

No comments:
Post a Comment