# 3. Perform Disk Encryption

## 1. Disk Encryption using Veracrypt

VeraCrypt is a software used for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted just before it is saved, and decrypted just after it is loaded, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct encryption keys. The entire file system is encrypted (e.g., file names, folder names, free space, metadata, etc.).

Create a new encrypted volume

<figure><img src="/files/vHuxB78XR8qd8EFuigBO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kwMnzn6pCxGUNWKJu7jp" alt=""><figcaption></figcaption></figure>

Check the random box

<figure><img src="/files/V3oKDpv9qKdbJt93Hbap" alt=""><figcaption></figcaption></figure>

To use mount it

<figure><img src="/files/HINAaIEdApIE5JvNhVFb" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">2. Disk Encryption using Bitlocker</mark>

Turn BitLocker on for completer disk encryption

## <mark style="color:red;">3. Disk Encryption using Rohos</mark>

{% embed url="<https://rohos.com/products/rohos-disk-encryption/>" %}

Create a new encrypted disk

<figure><img src="/files/2wELKo8FV9DM0CMSDjja" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LKvAOCMeNh8SqNrDJ557" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.udemy.com/course/ethical-hacker-practical/?referralCode=289CF01CF51246BCAD6C>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ceh-practical.cavementech.com/module-20.-cryptography/3.-perform-disk-encryption.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
