Which of the following must use NSA approved algorithms to be considered a Type 1 encryption device?

A. SIEM
B. INE
C. HSM
D. HIPS

B
Explanation: An Inline Network Encryptor (INE), also called a High Assurance Internet Protocol Encryptor (HAIPE), is a type 1 encryption device. Type 1 designation indicates that it is a system certified by the NSA for use in securing US government classified documents. To achieve this designation it must use NSA approved algorithms.

Computer Science & Information Technology

You might also like to view...

Excel uses two substitution values laid out in a grid in two-variable data table

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is preorder processing for a binary tree?

a) i) process the right subtree ii) process the root node data iii) process the left subtree b) i) process the left subtree ii) process the root node data iii) process the right subtree c) i) process the root node data ii) process the left subtree iii) process the right subtree d) i) process the left subtree ii) process the right subtree iii) process the root node e) i) process the right subtree ii) process the left subtree iii) process the root node

Computer Science & Information Technology