Domain 3 set 2 Flashcards

1
Q

IDEA

A

Used by PGPAn Symmetric Algorithm & Block Algorithm

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

3DES Algorithm type?Block or stream?# of rounds?

A

Symmetric Algorithm Block Algorithm48 Rounds

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

3DES was replaced by?

A

AES

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

BlowFish Algorithm type?Block or stream and size?# of rounds?

A
Symmetric Algorithm
 Block Algorithm
64-bit block size
48 Rounds
public
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

TwoFish Algorithm type?
Block or stream and size?
key length?

A

Symmetric Algorithm
128 bit block size
key length 128, 192 or 256 bits

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

Symmetric Algorithm only gives you what?

A

Privately

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

Stream Ciphers use What?

A

XOR

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

XOR

A

if values are:
A like = 0 value
Different = 1 value

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

Block Crypto have to be what type of Algorithm ?

A

Symmetric Algorithm

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

Symmetric Block Algorithms are?

A
  1. AES - Standard
  2. 3DES - More cpu intenced (slower)
  3. P2P - IDEA used in mail
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

the slower Algorithm is?

A

Asymmetric

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

Other names for Symmetric Algorithm?

A
  1. Private Key
  2. Secret Keys
  3. Share Keys
  4. Session Keys
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Shared Key Crypto?

A

Symmetric Algorithm

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

Kerchoff’s Principle Means?

A

Keep the Key Secret,
The algorithm is Publicly known.
** Openness **

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

What is Diffusion in Block cipher ?

A

Transposition

*** Plain Text is Added with the Cipher text

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

What is Confusion in Block cipher ?

A

Relates to Substitution

** Good Strong Math)

17
Q

Diffusion and Confusion is used in what?

A

Symmetric Algorithm

18
Q

Two Primary Attributes To Symmetric Algorithm Block cipher?

A

Diffusion and Confusion

19
Q

Another way to say Cipher?

A

Algorithm

20
Q

The 5 Desirable qualities of an Algorithm

A
  1. Diffusion
  2. Confusion
  3. Avalanche = A charter change Cascades through the text
  4. Permutations = Rounds
  5. openess = Kerchoff’s Principle
21
Q

Algorithm rounds are also called ?

A

Permutations

22
Q

Sue-do Randam Numbers is also called?

A

Initialization Vector

23
Q

Security Services provided by Cryptography?

A
P = Privacy
A= Authenticity
I = Integrity
N= Non-Repubiation
24
Q

Authenticity does what?

A

Verifies the Claimed Identity

25
Q

The 4 Requirements for Vernam Cipher (one Time Pad)

A
  1. The Key must be used only once.
  2. The Pad Must be at least as long as the Message
  3. Key Pad is Statistically Unpredictable
  4. The key Pad must be delivered and stored securely.
26
Q

The only unbreakable Mathematically cryptography is?

A

Vernam Cipher (One Time Pad)

27
Q

The Cipher that the first letter of the key is matched up against the first letter of the message?

A

Polyalphabetic Cipher (VIGNERE)

28
Q

First Polyalphabetic Cipher ?

A

VIGNERE

29
Q

A cipher that was wrapped rounded a rod?

A

ScytaleThe size (diameter) of the rod was the secret key

30
Q

A cipher that are subject to pattern analysis

A

Substitution Ciphers(Caesar Cipher)

31
Q

Caesar Cipher was what type of Cipher?

A

Substitution Ciphershift characters (3) spaces

32
Q

The Security Model That Protects Integrity?

A

BIBA Model and Clark-Wilson

33
Q

The Security Model That enforces well-formed transactions?

A

Clark-Wilson

34
Q

Clark-Wilson uses what for Separation of duties?

A

API’s

35
Q

RC4
Stream or block
Algorithm ?

A

stream
Symmetric Algorithm
variable length key

36
Q

to create RSA keys use use what?

A

two large prime numbers