vocabularyA Flashcards
2DES
The process of performing the DES algorithm two times at every block.
3DES
Triple DES is a more secure implementation of DES which includes three equally secure versions. Each of the versions changes the way that the iterations are applied.
Abstraction
A protection mechanism technique which is the primary feature of object-oriented programming. Objects look like black boxes in which contents of the black box are not known, but the points of entry and exit are.
Accountability
A security control architecture that includes monitoring and log file analysis.
ACL
An access control list is a list that specifies which subjects can access which objects.
ActiveX
A program or control written by Microsoft that runs in distributed mode on the client.
Administrative Control
A design-based control that dictates policies and procedures and informs of the correct way to operate in a safe, secure manner.
Administrative Detective Control
Policy or rule that detects when something has occurred by using auditing or performance reviews to see the actions that subjects have taken.
Administrative/Regulatory Law
Any regulation that governs specific personal or organization practices.
AES
Advanced Encryption Standard is a symmetric cryptographic algorithm standard which is the officially accepted replacement standard for DES and 3DES. AES allows three key strengths that are dependent upon the key lengths, and three different transformation layers.
Agent
A program or some other process that performs a special service on behalf of another process or principal. An agent works in a different environment from the principal.
Aggregation
The process of obtaining information of high sensitivity by combining information from lower levels of sensitivity.
ALE
Annual Loss Expectancy is the Single Loss Expectancy times the Annual Rate of Occurrence.
Algorithm
A sequence of steps that is used to encrypt plaintext.
ALU
The arithmetic logic unit is the area inside of the CPU which performs arithmetic and logical functions.