Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Encryption Software Help Help
Closed Thread
Old 11-11-2007, 12:00 PM   #1 (permalink)
 
Newb Techie

Join Date: Nov 2005

Posts: 42

Hamuth

Cool Encryption Software Help Help

hi to u all

Software company which develops Encryption software. i.e software which uses algorithms to encrypt files.

Does these software company have the proper algorithms to decrypt the encryption algorithm????

I'am asking it, in order to tackle a question on my assignment on Computer forensics where i have an encerypted file and i have to preview the content of the encrypted file. I tried Hexwork shop but cannot display content. Winhex also could not.

Note i know software which can decrypt algorithms but for my assignment it wont be accepted as the encrypted files uses a .11A extension which is fake.

Thanks you
__________________
Venom Digital
Hamuth is offline  
Old 11-19-2007, 05:00 PM   #2 (permalink)
aetherh4cker's Avatar
 
Corrupt Techie

Join Date: Sep 2005

Posts: 752

aetherh4cker is on a distinguished road

Default Re: Encryption Software Help Help

You have to 'preview' the content? Like decrypt it?

True encryption algorithms used in software are pretty much unbreakable. Official programs use things like AES, Serpent, and Twofish. None of these would be suitable for a class, because none of them could be broken within the course of the semester.
aetherh4cker is offline  
Old 11-28-2007, 09:42 AM   #3 (permalink)
Chankama's Avatar
 
Monster Techie

Join Date: Jan 2005

Location: Canada

Posts: 1,522

Chankama will become famous soon enough

Default Re: Encryption Software Help Help

If you get a properly encrypted file (with a good algorithm), you won't really be able to tell what it was encrypted with by just looking at it. Extensions mean nothing. And "previewing" an encrypted file just doesn't make any sense - unless the word "preview" means decrypting part of the content (i.e. one block).

Maybe they want you to decrypt one block of the encrypted content if it was was a block cipher. Of course there are stream ciphers as well.

If they had used the recommended bit strength of the "good" algorithms, there is not way that you'll be able to break even a single block on your personal computer within your lifetime. I remember my security prof told me a few years ago the bare minimum for today's use should be around 80-bits and 64-bit is no longer acceptable. Everyone uses 128 or 256 bit these days though - for symmetric ciphers that is. Asymmetric ciphers have different bit strength requirements.

And yes, security companies that implement these applications that claim that they handle some algorithm, I am sure did it correctly. Even a "slight" inaccuracy would result in amazingly different results. I am sure they verify the algorithms with reference encryptions/decryptions to ensure accuracy. If they passed them, the chance of them screwing up is very small.

Last edited by Chankama; 11-28-2007 at 09:46 AM.
Chankama is offline  
 
Closed Thread

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why are we all into that? ninthBit Linux, BSD, other *nixes & Open Source Software 3 10-11-2007 04:28 PM
Best website design software sourov Web Site Hosting / ISP Q & A 1 09-07-2007 03:07 PM
Software Lets Parents Monitor Kids' Calls Osiris Phones – PDA’s – Bluetooth – Other handhelds 3 07-10-2007 08:39 PM
Processors, D-Link Gaming Router, and Software for Sale Mantis-X Buy/Sell/Trade and Hot Deals 0 05-03-2007 04:54 PM
Academic Versions of Microsoft Software Mantis-X Windows Operating Systems and Software 2 04-04-2007 12:44 PM