Section 2.9 Non-Repudiation Flashcards

Objectives 1.1 Compare and contrast various types of security controls Objectives 1.2 - Summarise fundamental security concepts

1
Q

Non-Repudiation

Section 2: Fundamentals fo security

A

Providing undeinable proof in digital transactions. Entities involved in digital communication cannot deny their participation or the authentcity of their actions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Digital Signatures

Section 2: Fundamentals fo security

A

Unique to each user who is operating within the digital domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Digital Signature creation

Section 2: Fundamentals fo security

A
  1. Hashing: The original data is processed to create a unique fixed-size hash value.
  2. Encrypting the Hash: This hash value is encrypted using the sender’s private key.
  3. Creating the Digital Signature: The encrypted hash becomes the digital signature, which is then attached to the original data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

3 main reasons

Why is Non-Repudiation important

Section 2: Fundamentals fo security

A
  1. To confirm the authenticity of digital transactions
  2. Ensure integrity of critical communications
  3. To provide accountability in digital processes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly