Questions tagged [truecrypt]

TrueCrypt is a software application used for on-the-fly encryption (OTFE). It is distributed without cost (see tag details for source code and documentation link). It can create a virtual encrypted disk within a file or encrypt a partition or (under MS Windows except Windows 2000) the entire storage device (pre-boot authentication). -Wikipedia

TrueCrypt is a discontinued software application used for on-the-fly encryption (OTFE). It is distributed without cost and the source code and documentation is now available through this link.

It can create a virtual encrypted disk within a file or encrypt a partition or (under MS Windows except Windows 2000) the entire storage device (pre-boot authentication). -Wikipedia

Also, there is now a successor available at codeplex, which is based on the TrueCrypt sourcecode: VeraCrypt.

81 questions
0
votes
2 answers

Generate passwords from list in pairs of two

I've recently found an old TrueCrypt volume file of mine, but after an hour of trying out different passwords I haven't found the right one. I know for a fact that I used a combination of old passwords, but it would take a very long time to try all…
Michael Kaesy
  • 127
  • 1
  • 10
0
votes
0 answers

How to resize truecrypt drive?

I develop C# application that use truecrypt. First I make truecrypt file with truecrypt wizard and set size as (eg. 500gb). Then I mount that file as truecrypt drive and copy files and folders to that drive. It's OK. But I want to know something…
AT07
  • 98
  • 1
  • 11
0
votes
2 answers

TrueCrypt mounting drive on network

My question is related to TrueCrypt drive created on a server. I want to mount this drive on few computers on network with write access. In order to do so, I installed TrueCrypt on a network computer and mounted the drive. Problem It mounts the…
Rahi
  • 1,435
  • 1
  • 12
  • 20
-1
votes
1 answer

C# - Batch encrypt files one by one on Windows, what is the easiest/most secure solution for AES

I am not good at cryptography. I want to batch encrypt files one by one on Windows. I was going to use truecrypt 7.1a as I trust it, until I found it has no command line support on windows and the only way to do it is to use hacky scripting…
Liquid Core
  • 1
  • 6
  • 27
  • 52
-1
votes
1 answer

What is the principle of VirtualBox's dynamic size hard disk?

Do you know TrueCrypt Project? It makes a container file and formats it. The container file will be seen as like a volume. An we do I/O to the volume, the I/O will be crypted. By the way, can the container file size be flexible like virtualbox's…
Benjamin
  • 10,085
  • 19
  • 80
  • 130
-3
votes
1 answer

How exchange files securely?

I need some software that will allow securely file exchange. Preferable for free =) But it's not principally. For example TrueCrypt is very hard for my task. I would like to encrypt (for example) my file (fast) and send to adddress who can decrypt…
Keny
  • 9
  • 3
1 2 3 4 5
6