<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>USBCrypt</title>
	<atom:link href="http://www.usbcrypt.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usbcrypt.com</link>
	<description>encryption software</description>
	<lastBuildDate>Fri, 14 Oct 2011 18:41:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Why can&#8217;t I copy a 4GB file to my external USB drive?</title>
		<link>http://www.usbcrypt.com/copy-4gb-file-to-external-usb-drive/</link>
		<comments>http://www.usbcrypt.com/copy-4gb-file-to-external-usb-drive/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 18:38:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[4GB]]></category>
		<category><![CDATA[external drive]]></category>
		<category><![CDATA[FAT file system]]></category>
		<category><![CDATA[FAT32]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[usb drive]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=135</guid>
		<description><![CDATA[Have you encountered an error while copying a large file (4GB or larger) to the external USB drive, even though the drive is large (8GB, 16GB, or more) and has plenty of free space? Most probably such an error is the result of the FAT or FAT32 file system that your external USB drive has. [...]<p><a href="http://www.usbcrypt.com/copy-4gb-file-to-external-usb-drive/">Why can&#8217;t I copy a 4GB file to my external USB drive?</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="/files/funny-guy.jpg" width=160 height=110 border=0 hspace=10 vspace=10 align="right" />Have you encountered an error while copying a large file (4GB or larger) to the external USB drive, even though the drive is large (8GB, 16GB, or more) and has plenty of free space? Most probably such an error is the result of the <a href="http://en.wikipedia.org/wiki/Fat32#FAT32" target="_blank" title="More information about the FAT32 file system">FAT or FAT32 file system</a> that your external USB drive has. Such a file system has a built-in limitation on the size of the files that it may contain. Although the total size of the files that you can copy to a FAT/FAT32 drive could be as large as 2TB (assuming the drive itself is large enough), the size of any individual file may not exceed 4GB. </p>
<p>How to solve this problem? Easy: you need to replace the FAT/FAT32 file system on the drive with the <a href="http://en.wikipedia.org/wiki/NTFS" target="_blank" title="More information about the NTFS file system">NTFS file system</a>. The latter does not have the 4GB file size limitation, and you should have no problem copying large files to such a drive. Besides, the NTFS file system allows for many other features not supported by FAT/FAT32: file security, EFS encryption, file compression, etc.</p>
<p>Keep in mind, however, that the older versions of Windows (such as Windows 95, 98, or Windows Millennium) do not support the NTFS file system. If you plan on using the external drive with such old computers, then DO NOT change the file system to NTFS, because you won&#8217;t be able to get the old Windows to recognize it anyway. If, however, you only plan on using the drive with the more recent versions of Windows, such as Windows 2000, Windows XP, Windows Vista, and of course Windows 7 or 8, such computers should work with the NTFS drives just fine.</p>
<h2>How to change the drive file system from FAT/FAT32 to NTFS?</h2>
<p>The easiest way is to use the Windows Format command to format the drive with the NTFS file system. Specifically:</p>
<p>1. Attach the external drive to the computer, wait for Windows to recognize it and assign a drive letter to it.</p>
<p>2. Open the Computer folder and locate the drive you want to format with NTFS.</p>
<p>3. Before continuing, open the drive in a window and make sure it&#8217;s empty or does not contain any important files, because after you format a drive, all information that was on it will be erased! If there are files on the drive that you want to keep, take this opportunity to copy them over to the hard drive or some other drive.</p>
<p>4. If you are sure that the external drive contains no important files of yours, go back to the Computer folder, right click on its icon and select <i>Format</i> from the menu:</p>
<p align="center"><img src="/files/format-usb-drive.png" alt="Options for formatting the external drive with NTFS file system" /></p>
<p>5. Make sure to select NTFS in the File System drop-down list. Also, you may want to select the <i>Quick Format</i> option, which should speed up the formatting process quite considerably.</p>
<p>6. Press the <i>Start</i> button on the Format window, and Windows should warn you once again about erasing any existing information on the drive (see step 3 above). Again, if you are sure the drive does not contain any irreplaceable documents, confirm that you want to proceed with the formatting:</p>
<p align="center"><img src="/files/format-usb-drive-warning.png" alt="Windows warns you about erasing the existing files during the drive formatting" /></p>
<p>7. If you&#8217;ve selected the <i>Quick format</i> option, the formatting should take no longer than a minute or two. </p>
<p>When the formatting is finished, you should have the same drive, but now it should have the NTFS file system on it. Now you should be able to copy the files larger than 4GB to the drive just fine.</p>
<p>One last note: our encryption software <a href="/">USBCrypt</a> can create a NTFS-formatted Virtual Encrypted Disk even if the host drive is formatted with FAT/FAT32. This suggests another solution: instead of re-formatting the host disk with NTFS, you can instead use USBCrypt to create a NTFS-formatted Virtual Encrypted Disk. In addition to breaking the 4GB file size barrier, you will also get the strong security and password protection for files you put inside of the Virtual Encrypted Disk. See the <a href="/">USBCrypt web page</a> for more information or to download a free 30-day trial.</p>
<p><a href="http://www.usbcrypt.com/copy-4gb-file-to-external-usb-drive/">Why can&#8217;t I copy a 4GB file to my external USB drive?</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/copy-4gb-file-to-external-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How long would it take to recover your password?</title>
		<link>http://www.usbcrypt.com/recover-password-test/</link>
		<comments>http://www.usbcrypt.com/recover-password-test/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 22:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[brute force]]></category>
		<category><![CDATA[encryption password]]></category>
		<category><![CDATA[strong password]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=128</guid>
		<description><![CDATA[If you&#8217;ve used USBCrypt to encrypt your drives, you have probably wondered, how difficult would it be for someone to discover the correct password by just trying all possible character combinations until one of them unlocks the encrypted drive? It&#8217;s easy to find an answer to such a question, using the built-in Recover Password command [...]<p><a href="http://www.usbcrypt.com/recover-password-test/">How long would it take to recover your password?</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve used <a href="/">USBCrypt to encrypt your drives</a>, you have probably wondered, how difficult would it be for someone to discover the correct password by just trying all possible character combinations until one of them unlocks the <a href="/">encrypted drive</a>? </p>
<p>It&#8217;s easy to find an answer to such a question, using the built-in <i>Recover Password</i> command of USBCrypt software. It&#8217;s easy to find it: just try starting an encrypted drive, as usual, but instead of entering the password, click on the <i>Tools</i> button and select the <a href="http://www.winability.com/usbcrypt/users-guide.htm?page=users-guide_recover-password.htm">Recover Password</a> item on the menu: </p>
<p align="center"><img src="/files/tools-menu-recover-password.png" alt="The Recover Password command of USBCrypt" /></p>
<p>If you select the <i>Recover Password</i> command from the menu, the next screen will ask you to choose the character set to use for trying the passwords:</p>
<p align="center"><img src="/files/recover-password-settings.png" alt="The settings for the Recover Password command of USBCrypt" /></p>
<p>You can select the minimum and maximum length of the passwords to try, and also choose between the lower-case or upper-case characters, digits, special characters, or any combination of them. When you press the Start button, USBCrypt starts trying the passwords from the character set you&#8217;ve selected, in turn, until it finds one that unlocks the encrypted drive. While it&#8217;s doing that, you can see the progress in a separate window, that also shows the estimated time to complete the enumeration of all possible passwords from the character set you selected:</p>
<p align="center"><img src="/files/recover-password-progress.png" alt="The progress of the Recover Password command of USBCrypt" /></p>
<p>If your password is short and simple, it can be discovered rather quickly:</p>
<p align="center"><img src="/files/recover-password-successful.png" alt="The successful result of the Recover Password command of USBCrypt" /></p>
<p>What about the more complex passwords? The time to go through them all increases rapidly with the length of the passwords and their complexity. Here are a few numbers, obtained on computer with a mid-range (as of the time of this writing) Intel i5-650 CPU:</p>
<table align="center" border="1" cellpadding="3" cellspacing="1">
<tr>
<td>Characters/Maximum length</td>
<td>Up to 3</td>
<td>Up to 5</td>
<td>Up to 7</td>
</tr>
<tr>
<td>Lowercase</td>
<td>30 minutes</td>
<td>15 days</td>
<td>28 years</td>
</tr>
<tr>
<td>Lowercase + Uppercase</td>
<td>4 hours</td>
<td>1 year</td>
<td>35 hundred years</td>
</tr>
<tr>
<td>Lowercase + Uppercase + digits</td>
<td>7 hours</td>
<td>3 years</td>
<td>12 thousand years</td>
</tr>
<tr>
<td>Lowercase + Uppercase + digits + all special characters</td>
<td>1 day </td>
<td>26 years</td>
<td>240 thousand years</td>
</tr>
</table>
<p>(Your numbers may be different if your computer has a different processor.) </p>
<p>The table above should give you a pretty good idea about the length and complexity of the password to use to keep your password safe from brute forcing. On the other hand, it can also serve as a strong reminder to take care to remember your password, because if you forget it, it may be practically impossible to recover it (unless you have created a <a href="http://www.winability.com/usbcrypt/users-guide.htm?page=users-guide_reset-password.htm">spare key file</a> with USBCrypt, of course.</p>
<p><a href="http://www.usbcrypt.com/recover-password-test/">How long would it take to recover your password?</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/recover-password-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USBCrypt makes it easier to get back your lost USB drive</title>
		<link>http://www.usbcrypt.com/lost-usb-drive/</link>
		<comments>http://www.usbcrypt.com/lost-usb-drive/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 21:51:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[encrypt disk]]></category>
		<category><![CDATA[encrypt drive]]></category>
		<category><![CDATA[encrypt usb]]></category>
		<category><![CDATA[encrypt with password]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=122</guid>
		<description><![CDATA[If you&#8217;ve encrypted a removable USB drive with USBCrypt, you know your files are safe: if you lose the drive, no one will be able to get your files without the correct password that you&#8217;ve set up, and the only loss you do suffer in such a case is the cost of the physical drive [...]<p><a href="http://www.usbcrypt.com/lost-usb-drive/">USBCrypt makes it easier to get back your lost USB drive</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve <a href="/">encrypted a removable USB drive</a> with USBCrypt, you know your files are safe: if you lose the drive, no one will be able to get your files without the correct password that you&#8217;ve set up, and the only loss you do suffer in such a case is the cost of the physical drive itself. Still, wouldn&#8217;t it be nice to get the drive back anyway?</p>
<p>You can increase the chance of getting your encrypted drive back by putting a message on it to be seen by the person who finds the drive. USBCrypt makes it easy to create such a message: just enter the appropriate text as the host disk name when encrypting the drive:</p>
<p align="center"><img src="/files/return-lost-drive-call.png" alt="The message to the founder as the host disk name" /></p>
<p>(If you&#8217;ve already encrypted the drive, you can change the host disk name with the <a href="http://www.winability.com/usbcrypt/users-guide_rename-virtual-encrypted-disk.htm">Rename host disk</a> command). The host disk name is the first thing the person sees after plugging the drive in the computer:</p>
<p align="center"><img src="/files/return-lost-drive-autoplay.png" alt="The message appears when someone plugs the drive in the computer" /></p>
<p>Even if the computer happens to have the <i>autoplay</i> function disabled, the person would see the message when s/he opens the <i>Computer</i> folder:</p>
<p align="center"><img src="/files/return-lost-drive-computer.png" alt="The message is shown as the label of the drive" /></p>
<p>Yet another place to catch attention of the person who found the drive is the screen that appears when s/he runs the file USBCrypt.exe off the encrypted drive: </p>
<p align="center"><img src="/files/return-lost-drive-prompt.png" alt="The built-in message when unlocking the encrypted drive" /></p>
<p>Such a message appears automatically, you don&#8217;t have to do anything special, and the name that is included in the message is the registered name that your copy of the software was licensed to (that is, presumably, <i>your name</i>). If the person clicks on the <i>Not you?</i> link, s/he will be presented with the following message:</p>
<p align="center"><img src="/files/return-lost-drive-message.png" alt="The built-in message when unlocking the encrypted drive" /></p>
<p>This message gives the person an opportunity to <a href="/support">contact us</a> with the details of the drive found, and we in turn would attempt to locate your email address in our records and let you know that someone has found your lost drive. Note that what happens after that is entirely up to you, whether you want to reward the person who found the drive or not, etc. would be entirely your decision, we would just offer you our help with getting in touch with that person.
</p>
<p>Of course, the best solution to any such problem would be not to lose the drive in the first place. However, it&#8217;s a good idea to be prepared for such a misfortune before it might happen.</p>
<p><a href="http://www.usbcrypt.com/lost-usb-drive/">USBCrypt makes it easier to get back your lost USB drive</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/lost-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USBCrypt 10.9 released</title>
		<link>http://www.usbcrypt.com/usbcrypt-10-9-released/</link>
		<comments>http://www.usbcrypt.com/usbcrypt-10-9-released/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 17:06:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[encrypt disk]]></category>
		<category><![CDATA[encrypt drive]]></category>
		<category><![CDATA[encrypt usb]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=119</guid>
		<description><![CDATA[We&#8217;ve just released yet another update to our encryption product USBCrypt. This is a maintenance release that includes several fixes and improvements, such as: When encrypting a drive, the size of the Virtual Encrypted Disk can now be selected using units other than MB. The size of the Virtual Encrypted Disk is now displayed when [...]<p><a href="http://www.usbcrypt.com/usbcrypt-10-9-released/">USBCrypt 10.9 released</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just released yet another update to our <a href="http://www.winability.com/usbcrypt/">encryption product USBCrypt</a>. This is a maintenance release that includes several fixes and improvements, such as:</p>
<ul>
<li>When encrypting a drive, the size of the Virtual Encrypted Disk can now be selected using units other than MB. </li>
<li>The size of the Virtual Encrypted Disk is now displayed when choosing the <i>Properties</i> command from the taskbar icon right-click menu. </li>
<li>In some usage scenarios, the <i>Optimize for performance</i> option could cause 100% of the available RAM to be consumed. We have corrected that.</li>
</ul>
<p>If you are already using a previous version of USBCrypt, you don&#8217;t need to remove it: just download and run the new version, and it should update the previous version while keeping your settings and customizations intact.</p>
<p>Happy encrypting!</p>
<p><a href="http://www.usbcrypt.com/usbcrypt-10-9-released/">USBCrypt 10.9 released</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/usbcrypt-10-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USBCrypt v.10.8 released</title>
		<link>http://www.usbcrypt.com/usbcrypt-10-8/</link>
		<comments>http://www.usbcrypt.com/usbcrypt-10-8/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 17:31:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[encrypt usb]]></category>
		<category><![CDATA[USBCrypt]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=116</guid>
		<description><![CDATA[A new version 10.8 of our encryption software USBCrypt is available now! This version includes many improvements and fixes, such as: An option to select the preferred optimization of the Virtual Encrypted Disks: you can now choose whether to optimize for performance or for quick removal of the encrypted disks. An option to launch the [...]<p><a href="http://www.usbcrypt.com/usbcrypt-10-8/">USBCrypt v.10.8 released</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A new version 10.8 of our <a href="http://www.winability.com/usbcrypt/">encryption software</a> USBCrypt is available now!</p>
<p> This version includes many improvements and fixes, such as:</p>
<ul>
<li> An option to select the preferred optimization of the Virtual Encrypted Disks: you can now choose whether to optimize for performance or for quick removal of the encrypted disks. </li>
<li> An option to launch the &quot;autorun&quot; process &quot;As Admininstrator&quot; when starting or stopping the encrypted disks. </li>
<li> While the encryption process of a drive is in progress, you can now minimize the USBCrypt window to the taskbar. You may find it handly when encrypting large drives. </li>
<li> You can now create custom names for the host disks (other than the default <i>USBCrypt Host disk</i>), to make it easier to recognize different disks in the Explorer windows. </li>
<li> Also, you can now pause and resume the encryption process, if you need to temporarily allow other programs to use the full CPU power fo your computer. </li>
<li> USBCrypt now warns you if you log off or shut down the computer while a disk is being encrypted. </li>
<li> The built-in backup software that comes with Windows 7 or Windows Vista can now recognize the Virtual Encrypted Disks as valid backup destinations for the documents and settings. </li>
<li> And more! Please give the new <a href="http://www.winability.com/usbcrypt/">USBCrypt</a> a try. </li>
</ul>
<p><a href="http://www.usbcrypt.com/usbcrypt-10-8/">USBCrypt v.10.8 released</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/usbcrypt-10-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing a good encryption password</title>
		<link>http://www.usbcrypt.com/how-to-choose-encryption-password/</link>
		<comments>http://www.usbcrypt.com/how-to-choose-encryption-password/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 23:20:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[encrypt with password]]></category>
		<category><![CDATA[encryption password]]></category>
		<category><![CDATA[password protection]]></category>
		<category><![CDATA[strong password]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=91</guid>
		<description><![CDATA[Selecting a good encryption password is hard. On the one hand, it should be complex and non-obvious enough for others not to easily guess it. Yet, it should be sufficiently simple for you to remember and avoid the temptation to write it down. Besides, there are quite a few misconceptions around that make choosing a [...]<p><a href="http://www.usbcrypt.com/how-to-choose-encryption-password/">Choosing a good encryption password</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Selecting a good encryption password is hard. On the one hand, it should be complex and non-obvious enough for others not to easily guess it. Yet, it should be sufficiently simple for you to remember and avoid the temptation to write it down. Besides, there are quite a few misconceptions around that make choosing a good password rather confusing. </p>
<p>For example, whenever you are prompted to set up a password, the system usually informs you about the minimum length of the password that you should select. Such a requirement may create the impression that the longer the password, the more secure it is. This is not always true! It would be true if you were choosing a random combination of characters for the password, such as &#8220;dkoirnfyut&#8221;, or &#8220;alokifjnwl&#8221;, or whatever other combination you could produce by typing random keys on the keyboard. The problem is, however, that more likely than not, you are selecting an existing word (or, a word from a dictionary), like &#8220;apple&#8221; or &#8220;orange&#8221; for the password. In such a case, if someone would try the <a href="http://en.wikipedia.org/wiki/Dictionary_attack" target="_blank">dictionary attack</a> on your encrypted data, it would make virtually no difference whether the word is short or long. It takes the same amount of computer time (give or take a few nanoseconds) to try &#8220;tea&#8221; or &#8220;<a href="http://en.wikipedia.org/wiki/Antidisestablishmentarianism" target="_blank">antidisestablishmentarianism</a>&#8221; as the password.</p>
<p>By the way, what is the strength of a dictionary word as the password, you might be wondering? Let&#8217;s assume that you&#8217;ve selected a random word from a dictionary that has a million words. Considering that 1 million is roughly the same as 2<sup>20</sup>, it means that the strength of such a password is only about 20 bits! It does not matter if the software uses 128- or 256-bit encryption key, because if your password can be recovered in 2<sup>20</sup> attempts, the effective security of your encryption gets reduced to 20 bits, simply by the fact that you&#8217;ve chosen the password from the dictionary.</p>
<p>That&#8217;s why most systems insist that your password should contain a mixture of uppercase and lowercase letters, numbers, and special characters: such additions make the dictionary attacks much harder. However, they make remembering the passwords harder, too. What should you do?</p>
<p>There are several methods available for creating complex passwords that are easier to remember. One of them is by creating artificial <i>passphrases</i> (rather than pass<i>words</i>), by combining random words from a dictionary. Take a dictionary book, open it on a random page, and write down a random word you like on that page. Open the dictionary on another page, write down another word. Repeat several times, then move the words around to create a phrase. (The phrase does not have to make sense!). For example, I just tried it and came up with: &#8220;Antisocial Pomegranate holds back Blue Herring&#8221; (Sounds fun, doesn&#8217;t it?) If you can remember such a phrase (including the capitalization of the words), you&#8217;ve got yourself a rather strong passphrase.</p>
<p>Another method that&#8217;s often recommended is the &#8220;first letters of a phrase&#8221; technique. Think of a phrase that contains several words, that you could remember. For example, it could be a line from your favorite Beatles song, like &#8220;Desmond has a barrow in the market place, Molly is the singer in a band.&#8221; Take the first letter of each word, and combine them together: <b>Dhabitmp,Mitsiab.</b> Note that we&#8217;ve preserved the capitalization of the letters, and also kept the comma in the middle. The resultant password is almost as strong as a random combination of 17 characters, yet you should be able to remember it easily, as long as you remember the original phrase.</p>
<p>Yet another approach is to create complex and long passwords for each situation, and use some password management software to keep track of them, such as <a href="http://keepass.info/" target="_blank">KeePass</a>. When using a software password manager, you only have to remember the master password. Of course, the inconvenience of this method is that you always have to use the password manager to recall the passwords for you, but if you need to have many strong passwords, that&#8217;s a small price to pay for the security. And, of course, don&#8217;t forget to backup your password database, because if you lose it, you lose them all!</p>
<p><a href="http://www.usbcrypt.com/how-to-choose-encryption-password/">Choosing a good encryption password</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/how-to-choose-encryption-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting encrypted file system</title>
		<link>http://www.usbcrypt.com/selecting-encrypted-file-system/</link>
		<comments>http://www.usbcrypt.com/selecting-encrypted-file-system/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 16:54:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[encrypt disk]]></category>
		<category><![CDATA[encrypt drive]]></category>
		<category><![CDATA[encrypted drive]]></category>
		<category><![CDATA[encrypted file system]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=63</guid>
		<description><![CDATA[When you encrypt a drive with USBCrypt, on the Choose size page of the wizard you can specify not only the desired size of the Virtual Encrypted Disk to create, but you can also select the desired file system for it: Let&#8217;s discuss these options in more detail. First of all, in this example there [...]<p><a href="http://www.usbcrypt.com/selecting-encrypted-file-system/">Selecting encrypted file system</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you encrypt a drive with USBCrypt, on the <i>Choose size</i> page of the wizard you can specify not only the desired size of the Virtual Encrypted Disk to create, but you can also select the desired file system for it:</p>
<p align="center">
<a href="/files/encrypted-file-system-list.png" class="greybox" style="margin: 10px; float: center;" title="USBCrypt offers a choice of file system formats size=441x319"><img src="/files/encrypted-file-system-list-sm.png" title="The choices for the file system of the Virtual Encrypted Disk" alt="Selecting a file system format for the encrypted drive" width="221" height="160" /></a>
</p>
<p>Let&#8217;s discuss these options in more detail. First of all, in this example there are two choices for the <a href="http://en.wikipedia.org/wiki/File_Allocation_Table" target="_blank" title="More information about FAT">FAT</a> format, one listed as <i>Default (FAT)</i> and another one as just FAT, what is the difference between the two, you might be wondering? The <i>Default</i> choice instructs USBCrypt to select the same file system for the Virtual Encrypted Disk as that of the host drive. As you can see in this case, the host drive is formatted with FAT32 (as shown at the bottom of the USBCrypt window). Therefore, the default choice of the file system for the Virtual Encrypted Disk is FAT, too. If the next drive you are going to encrypt with USBCrypt happens to have the <a href="http://en.wikipedia.org/wiki/NTFS" target="_blank" title="More information about NTFS">NTFS</a> file system, then the Default option would format the Virtual Encrypted Disk with NTFS file system, too. </p>
<p>If that&#8217;s how you want USBCrypt to select the file system for you, then choose the Default option. If, however, you prefer one of the available file systems, and want all Virtual Encrypted Disks to be formatted with it, then select that item in the list (rather than Default). For example, if you select the FAT option, then all Virtual Encrypted Disks you create in the future will be formatted with the FAT file system, no matter how the host drive is formatted. (Of course, you can change your selection at any time!).</p>
<p>Which file system is &#8220;better&#8221;, FAT or NTFS? The correct answer is: it depends. The FAT format is more suitable for the smaller drives (say, smaller than 1GB or so). The FAT system is much simpler than NTFS and has less overhead. If all you need the encrypted drive for is to keep your documents and spreadsheets, then FAT would suit you just fine. </p>
<p>However, if you intend to store very large files on it (4GB or larger, such as the video files), then you should select the NTFS system, because FAT system cannot store such large files. (It was designed such a long time ago that it was difficult to imagine we would ever need to have files larger than 4GB!). NTFS offers several other options over FAT, such as the built-in file-based compression and access control (although you don&#8217;t really need it, since USBCrypt already provides security for all files within the Virtual Encrypted Disk, whether it is formatted with NTFS or FAT).</p>
<p>What about the last choice in the list, <i>None</i>? If you select it, then USBCrypt will create the Virtual Encrypted Disk without any file system inside at all. In such a case, you will not be able to put any files into the Virtual Encrypted disk until you format it by yourself (Windows Explorer should prompt you to format the drive when you attempt to open it for the first time). You may want to select this option if you want to use a formatting option other than the one built-in into Windows that USBCrypt uses. </p>
<p>Happy formatting!</p>
<p><a href="http://www.usbcrypt.com/selecting-encrypted-file-system/">Selecting encrypted file system</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/selecting-encrypted-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s official: USBCrypt 10.3 released</title>
		<link>http://www.usbcrypt.com/usbcrypt-released/</link>
		<comments>http://www.usbcrypt.com/usbcrypt-released/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 18:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[encrypt disk]]></category>
		<category><![CDATA[encrypt drive]]></category>
		<category><![CDATA[encrypt usb]]></category>
		<category><![CDATA[encryption software]]></category>
		<category><![CDATA[usb encryption]]></category>
		<category><![CDATA[USBCrypt]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=57</guid>
		<description><![CDATA[The beta test (and the wait) is over: we are happy to announce the official release of USBCrypt version 10.3! If you have not tried it yet, please feel free to download the fully functional evaluation version from our web site. If you have any questions or encounter a problem, please don&#8217;t hesitate to contact [...]<p><a href="http://www.usbcrypt.com/usbcrypt-released/">It&#8217;s official: USBCrypt 10.3 released</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The beta test (and the wait) is over: we are happy to announce the official release of <a href="/">USBCrypt</a> version 10.3!</p>
<p>If you have not tried it yet, please feel free to download the fully functional evaluation version from our web site. If you have any questions or encounter a problem, please don&#8217;t hesitate to <a href="/support">contact us</a>.</p>
<p>Happy encrypting!</p>
<p><a href="http://www.usbcrypt.com/usbcrypt-released/">It&#8217;s official: USBCrypt 10.3 released</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/usbcrypt-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using encrypted drives on computers without USBCrypt installed</title>
		<link>http://www.usbcrypt.com/computers-without-usbcrypt/</link>
		<comments>http://www.usbcrypt.com/computers-without-usbcrypt/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 21:44:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[encrypt usb]]></category>
		<category><![CDATA[portable encryption]]></category>
		<category><![CDATA[usb encryption]]></category>
		<category><![CDATA[usb encryption software]]></category>
		<category><![CDATA[USBCrypt]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=46</guid>
		<description><![CDATA[Can you use a drive encrypted with USBCrypt on other computers that don&#8217;t have USBCrypt software installed on them? Like the computers at your local library, or at your friend&#8217;s house? Yes, you can: when you encrypt a drive with USBCrypt, it automaticvally puts a portable version of USBCrypt soiftware on the drive as well, [...]<p><a href="http://www.usbcrypt.com/computers-without-usbcrypt/">Using encrypted drives on computers without USBCrypt installed</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Can you use a drive encrypted with USBCrypt on other computers that don&#8217;t have USBCrypt software installed on them? Like the computers at your local library, or at your friend&#8217;s house? Yes, you can: when you encrypt a drive with USBCrypt, it automaticvally puts a <em>portable</em> version of USBCrypt soiftware on the drive as well, to allow you to use the drive with other computers. All you need to do is attach the drive to the computer:</p>
<p align="center"><img src="/files/usbcrypt-autorun.png" alt="Windows usually prompts you to open the drive when you attach it" /></p>
<p>(If you don&#8217;t see such a prompt, use the Start &#8211; Computer menu to open your drive). Then double-click on USBCrypt (or USBCrypt.exe) to run it off the drive:</p>
<p align="center"><img src="/files/explorer-host-disk.png" alt="Double-click on USBCrypt to run it off the encrypted drive" /></p>
<p>OK, there is one catch: if there is no USBCrypt software installed on this computer, then in order to run USBCrypt off the attached encrypted drive the administrator of the computer must give his or her permission for that:</p>
<p align="center"><img src="/files/usbcrypt-uac-admin.png" alt="The admininstrator must give the permission to run USBCrypt off the attached drive" /></p>
<p>This message is not entirely accurate: USBCrypt does not want to make changes to the computer, all it wants is load the encryption driver. Anyway, come to think of it, this message is a good thing: after all, if it were your computer, you wouldn&#8217;t want your friends to run arbitrary software on it without your permission, would you? Go ahead, tell the owner of the computer what USBCrypt is all about, and if you ask nicely, the owner should let you continue. </p>
<p>Note that the admininstrator&#8217;s consent must be obtained only once per Windows session: the consent remains in effect even if you detach the drive and insert it again: there should be no second prompt asking for the admininstrator&#8217;s password (we don&#8217;t want to annoy the administrators with our little questions, do we?) Only if the computer is restarted a new admininstrator&#8217;s permission must be obtained again.</p>
<p>After that, you can work with your encrypted drive as usual: you can enter your password and start the Virtual Encrypted Disk, stop it, rename it, etc. Note, however, that one cannot encrypt a new drive by running USBCrypt off another encrypted drive as described above. For that, USBCrypt must be installed on the computer the usual way. Happy encrypting!</p>
<p><a href="http://www.usbcrypt.com/computers-without-usbcrypt/">Using encrypted drives on computers without USBCrypt installed</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/computers-without-usbcrypt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which encryption key to choose, 128- or 256-bit?</title>
		<link>http://www.usbcrypt.com/128-vs-256-bit-encryption/</link>
		<comments>http://www.usbcrypt.com/128-vs-256-bit-encryption/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 03:55:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[aes]]></category>
		<category><![CDATA[brute force]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[encryption key]]></category>
		<category><![CDATA[encryption strength]]></category>
		<category><![CDATA[strong encryption]]></category>

		<guid isPermaLink="false">http://www.usbcrypt.com/?p=39</guid>
		<description><![CDATA[When you encrypt a disk with USBCrypt, you have the option of choosing the length of the encryption key: 128 or 256 bits. Which length should you choose? The naïve answer seems to be &#8220;the longer the better&#8221;: the 256-bit encryption&#8217;s got to be much better than 128-bit one, why not use it? The reality, [...]<p><a href="http://www.usbcrypt.com/128-vs-256-bit-encryption/">Which encryption key to choose, 128- or 256-bit?</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you encrypt a disk with USBCrypt, you have the option of choosing the length of the encryption key: 128 or 256 bits. Which length should you choose?</p>
<p>The naïve answer seems to be &#8220;the longer the better&#8221;: the 256-bit encryption&#8217;s got to be much better than 128-bit one, why not use it? The reality, however, is that the 128-bit encryption is just as strong as the 256-bit, while it requires less computational resources and is performed a bit faster.</p>
<p>How can it be, you might be wondering? Let me try an example. Consider two stars: <a href="http://en.wikipedia.org/wiki/Alpha_Centauri"><strong>Alpha Centauri</strong></a> and <a href="http://en.wikipedia.org/wiki/Sirius" target="_blank"><strong>Sirius</strong></a>. It takes light 4.4 years to travel from Sun to the former star and 8.6 year to reach the latter. Which one is easier for us to get to?  The correct answer is: they are both unreachable. There is no technology available to the humankind now and for the foreseeable future to reach either of them. The same is true about the encryption: no technology exists now that would break either 128-bit or 256-bit encryption. It would take the power of 15 Hoover dams for one year to just<a href="http://en.wikipedia.org/wiki/Brute_force_attack"> flip all of the 128 bits</a>, not including the actual verification of each such key. It would take longer than the <a href="http://en.wikipedia.org/wiki/Brute_force_attack">age of the Universe</a> to try all possible 128-bit keys for the fastest of the existing computers. In other words, if someone wants to get to your encrypted files, they are not going to try to discover the key by applying each possible combination of the bits until they come across the actual key. For such a method both 128-bit and 256-bit key are equally strong.</p>
<p>Instead of the <a href="http://en.wikipedia.org/wiki/Brute_force_attack">brute-force</a>, the adversaries have many much more effective methods at their disposal: they could install a keylogger on your computer that would intercept the keys when you are entering your encryption  password. They could install a hidden video device and record your keyboard as you are entering your password. They could monitor the electromagnetic signals your keyboard emits and discover your password that way from the distance. Or, they could kidnap and torture you until you tell them the password. All such methods are much easier and cheaper for the adversaries to use than the brute-force attack.</p>
<p>I hope this answers the question of this post, as well as other related questions you might have, such as &#8220;Why don&#8217;t you offer 2048-bit encryption like some of your competitors do?&#8221; <img src='http://www.usbcrypt.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Andrei Belogortseff<br />
the author of <a title="USBCrypt web site" href="http://www.usbcrypt.com/">USBCrypt</a></p>
<p><a href="http://www.usbcrypt.com/128-vs-256-bit-encryption/">Which encryption key to choose, 128- or 256-bit?</a> is a post from: <a href="http://www.usbcrypt.com">USBCrypt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usbcrypt.com/128-vs-256-bit-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 9/12 queries in 0.009 seconds using disk: basic

Served from: www.usbcrypt.com @ 2012-02-03 21:46:02 -->
