What are some of the features offered by current whole disk encryption tools?
What will be an ideal response?
ANSWER: Current whole disk encryption tools offer the following features that computer forensics examiners should be aware of:
* Preboot authentication, such as a single sign-on password, fingerprint scan, or token (USB device)
* Full or partial disk encryption with secure hibernation, such as activating a password-protected screen saver
* Advanced encryption algorithms, such as AES and IDEA
* Key management function that uses a challenge-and-response method to reset passwords or passphrases
You might also like to view...
What is the main purpose of a class constructor function?
A. to destruct the class when the program ends. B. to create object and initialize class data when called in main or in another function. C. to reserve memory for all program variables. D. To run all of the member functions.
The following HTML code is most likely in which tier of the Model-View-Controller design pattern?
Program Calculates Area and Perimeter of Circles
Enter the radius:
A. Model B. View C. Controller D. Unable to determine
Using the Runge-Kutta method, display a table of the fraction of a radioactive material left after a certain number of years of decay. Also display the exact values using the solution y=e^(-cx)
What will be an ideal response?
________ are responsible for developing and writing programs
Fill in the blank(s) with correct word