Starting with v.9, BestCrypt features creating containers of two types. Depending on their needs, one may either create Regular or Dynamic containers.


types.jpg



Regular containers are encrypted storages of a fixed size BestCrypt users are familiar with. The amounts of physical and virtual disk space allocated by such containers are equal and constant. Therefore the size of a regular container is limited with an amount of free space on the volume it is created on.

Since a large amount of space is allocated for the container file right away and it has to be randomized (i.e. wiped with random pattern) to secure the data stored inside, the process may take a long time, especially for large containers. BestCrypt users have two options to perform the action:

  • Randomize disk space now. The process starts right after the container is formatted and is running until all the space allocated by a container file is overwritten. During that, the container file is inaccessible.
  • Randomize disk space in the background. This option allows instant access to the container, which can be used right after it was formatted. The randomizing process is launched in the background, when the container is mounted. It is completed at about 95% allocated space being overwritten so as to avoid overfilling.
Dynamic  (or size-efficient) containers unlike Regular ones, allocate less physical disk space than their virtual size is. The space initially occupied by such containers is rather small compared to their capacity. The size of that space grows with files being added inside. Therefore the size of a dynamic container is limited with the size of the volume it is created on. That allows user creating 40Gb container on a volume with only 4Gb free space.

Smart Free Space Monitoring
 
-Jetico innovative technology that indicates actual amount of disk space available, warns on low disk space occasions and prevents from system crashes and data loss switching container to read-only mode if needed.

Since little space is allocated initially and randomizing disk space is not required, Dynamic containers are created instantly and may be accessed right after they are formatted.