Questions tagged [file-encryption]

The process of encrypting individual files on a storage medium and permitting access to the encrypted data only after proper authentication is provided.

The process of encrypting individual files on a storage medium and permitting access to the encrypted data only after proper authentication is provided.

174 questions
5
votes
1 answer

Any good file format alternative to PGP for encrypting data at rest?

I'd like to create an encrypted file that: Can be decrypted on a variety of platforms (mainly Windows, OS X, and Linux) with knowledge of the key. Can be decrypted with existing tools (perhaps writing a shell script piping together common tools).…
Jeff Moser
  • 203
  • 2
  • 8
4
votes
1 answer

How to securely store data? / How to securely encrypt a file?

How do I safely encrypt a file? or formulated differentely: How do I safely store the data of my application in a file? Note: Using established tools isn't an option for this. The tasks need to be done at program level (using libraries and such).
SEJPM
  • 45,967
  • 7
  • 99
  • 205
3
votes
1 answer

ccrypt and its security

I would like to know how secure is ccrypt to encrypt files (like images, videos and other non-plain text data) using single password of 20+ chars length. It uses Rijndael with 256-bit block size and 256-bit key size. Is there any better alternative…
PSSGCSim
  • 131
  • 1
  • 3
2
votes
1 answer

Can I use my own implementation of a widely used, supposedly secure cryptographic algorithm for securing data at rest?

I know you shouldn't roll your own crypto and generally its not a good idea to implement (and then deploy) any extensively tested and recommended algorithms by yourself either. I have already seen this question, and as far as I understand, the main…
nobody
  • 133
  • 8
2
votes
0 answers

Structure of encrypted office files

I try to find out the structure of encrypted office files (I'd like to implement something like a carving tool for finding certain encrypted file types). I try to understand the Office Document Cryptography Structure Specification but this seems to…
tom
  • 387
  • 1
  • 3
  • 3
2
votes
0 answers

Is ecryptfs safe after unmounting but before turning off the computer

I've read that one of the vulnerabilites of ecryptfs is leaks to swap memory, and that the solution is to encrypt swap. But even if swap is encrypted, it's still open until I reboot. I've also read in this answer, from the designer of the ecryptfs…
snowape
  • 129
  • 1
1
vote
1 answer

Given an encrypted file, what are possible ways to find its encryption algorithm?

Given an encrypted file, what are possible ways to find its encryption algorithm? Heuristic ways are okay as well.
Azad
  • 191
  • 1
  • 5
1
vote
3 answers

Question about decryption

I have a question about decryption. Let's say I have a bunch of files that are encrypted. Someone gains access to those files, and finds out that he already has one of them, unencrypted. My question is, can he use that file to make a comparison with…
kat
  • 13
  • 2
1
vote
3 answers

Loss of data due to encryption

Could any kind of encryption method (AES, etc.) lead to data loss like in lossy compression? I'm interested if data (lossy compressed, lossless compressed, uncompressed) that is encrypted and decrypted will always come back in the same state as…
user20190
0
votes
1 answer

What is the fuss about 'dot blockchain' and music metadata?

and how does it work? http://wmot.org/post/music-money-and-metadata-promise-blockchain#stream/0 claims that this is an answer to the metadata woes of the music/recorded media industry. I don't see how it can possibly prevent rewriting the file.
0
votes
1 answer

Encrypt a file for multiple persons with different keys?

I thought a problem and want to ask if there's a more elegant solution. The scenario: A company with a fileserver, which hosts encrypted documents. The files need to be accessible by about a dozen employees. Now the condition is, that each employee…
SEJPM
  • 45,967
  • 7
  • 99
  • 205
0
votes
2 answers

File Size Shrinks After Encryption

I am a Bitcoin enthusiast, but I have never been formally trained in the study of computer science and cryptography. Recently, I tried a new way to encrypt my private key: I wrote it down on a paper, and used my camera to take a photo of that paper…
Valac
  • 111
  • 4
-1
votes
1 answer

can pdfcrack software crack a 128 bit encrypted pdf file

One day ago,i downloaded a pdf that requires password then i search a software to decrypt the password that's s/w called pdfcrack Then i install pdfcrack and run a cmd in terminal pdfcrack -f encrypted.pdf then it shows a some of sentences like that…