Go Back   Wireless and Wifi Forums > News > Newsgroups > comp.security.misc
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-15-2006, 11:38 AM
www.EdmundKirwan.com
Guest
 
Posts: n/a
Default Standard encrypted file format?

Hi, folks,

I'm given to understand that, when encrypting a file, it can be useful
to specify a format for the encrypted file which includes headers and
checksums, etc., as well as the encrypted data itself. This allows the
tool decrypting the file to verify, for example, that the password used
for decryption is the same as that used to encrypt the file.

This also, unfortunately, means that two different tools may not
encrypt/decrypt the same file, encrypted with the same algorithm and
password, the same way.

I've seen two examples for such file formats on the web:
http://fp.gladman.plus.com/cryptogra...y/fileencrypt/
http://64.233.183.104/search?q=cache...n&ct=clnk&cd=2

But I was wondering: is there a standard format? Or even a, "Most
commonly used," format?

Thanks,

..ed


Reply With Quote
  #2 (permalink)  
Old 12-24-2006, 01:55 AM
dMn
Guest
 
Posts: n/a
Default Re: Standard encrypted file format?

www.EdmundKirwan.com wrote:
> Hi, folks,
>
> I'm given to understand that, when encrypting a file, it can be useful
> to specify a format for the encrypted file which includes headers and
> checksums, etc., as well as the encrypted data itself. This allows the
> tool decrypting the file to verify, for example, that the password used
> for decryption is the same as that used to encrypt the file.
>

I don't know about standards here. If your making a new app with a new
file format, then you get to use whatever makes sense for you. If your
want others to adopt your product then you should consider using an
existing documented format (ZIP, OpenPGP). For a new implementation, I
personally would look at using an XML file format since that seems to be
the safest direction for application interoperability.

dMn

Reply With Quote
  #3 (permalink)  
Old 12-28-2006, 02:25 PM
dMn
Guest
 
Posts: n/a
Default Re: Standard encrypted file format?

Sebastian Gottschalk wrote:
> Yes, you really don't know much about standards. But it seems like you
> believe that technology is a panacea, and that XML would automatically
> imply interoperability.


Ouch. With that level of inaccuracy on every point, I hope you don't
rely heavily on your ability to make conclusions. But I would be glad
to clarify any point if you have a question, which I presume you don't.

dMn

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Viewing/opening file sent by secure method Zak alt.computer.security 1 02-28-2007 08:58 AM
Viewing/opening file sent by secure method Zak comp.security.misc 1 02-28-2007 08:58 AM
What is a good Windows XP file to store encrypted volumes Jane_G alt.computer.security 17 01-27-2007 01:34 AM
Corrupt NTFS filesystem Citizen Bob alt.comp.hardware 144 11-11-2006 07:38 PM
What are the differences between the certificates *.pfx *.p12 *.cer *.crt *.spc *.p7b ?? Frank Callone comp.security.misc 2 07-21-2005 02:10 PM


All times are GMT. The time now is 11:41 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45