Determine what encryption was used

Determine what encryption was used

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
Determine what encryption was used JediKnight2 04-18-2006
Posted by JediKnight2 on April 18, 2006, 8:52 am
If you were  Registered and logged in, you could reply and use other advanced thread options
If I have a file with an .enc extension is there any way that I can
tell what type of encryption, AES or Blowfish, was used?


Posted by Unruh on April 18, 2006, 11:32 am
If you were  Registered and logged in, you could reply and use other advanced thread options

>If I have a file with an .enc extension is there any way that I can
>tell what type of encryption, AES or Blowfish, was used?

If you have the key, use it in both and see which one decypts the file.
Otherwise no.



Posted by Walter Roberson on April 18, 2006, 11:58 am
If you were  Registered and logged in, you could reply and use other advanced thread options
>If I have a file with an .enc extension is there any way that I can
>tell what type of encryption, AES or Blowfish, was used?

The file extension .enc is used by a number of programs, many of
which have nothing to do with encryption.

Here's a reference to the file format of a .enc file for an AES
encryptor. If you examine the format given there, you will see there is
nothing there which would indicate what kind of encryption is in use.

Other programs that generate .enc files might or might not contain
information that indicates the algorithm type, but to say more about
those, we would have to know which program you are using.

http://fp.gladman.plus.com/cryptography_technology/fileencrypt/

Posted by Joshua Reed on April 26, 2006, 3:50 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Nope, not the algorithm, that's sort of the point...


Posted by Walter Roberson on April 26, 2006, 4:47 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
[Apparently in response to someone writing]

>>If I have a file with an .enc extension is there any way that I can
>>tell what type of encryption, AES or Blowfish, was used?


Please quote context. Please see here for information on how to
do so from Google Groups: http://cfaj.freeshell.org/google/
Amongst other things, it would have saved me from having to dig through
previous postings to find the original question to restore into
the conversation.

>Nope, not the algorithm, that's sort of the point...

No, I'd have to disagree. AES and Blowfish were both designed to
be computationally very expensive to break *even knowing the algorithm*.

At most, not knowing whether the file was encrypted with AES or Blowfish
doubles the work involved -- the equivilent of adding one more bit to
the key. That's not an important difference compared to the average
2^191 (3138550867693340381917894711603833208051177722232017256448)
operations required to break AES-192.

The .enc file could potentially have included the plaintext string:
JoshCrypt 3.72/AES-192
and it would not have materially affected the difficulty of decryption.


Similar ThreadsPosted
Determine what encryption was used April 28, 2006, 4:50 am
Determine if you have Keyloggers Running on Your PC April 24, 2005, 8:29 pm
SSL/https De-encryption July 6, 2004, 9:15 am
NTFS Encryption April 26, 2005, 6:31 pm
Encryption Key Storage August 25, 2005, 8:09 am
Email Encryption September 17, 2005, 12:20 am
Encryption size October 25, 2005, 3:13 am
Encryption for Powerpoint? May 19, 2006, 11:34 pm
Sufficient Encryption August 12, 2006, 1:52 pm
Winzip and encryption on XP November 2, 2006, 8:37 pm

The site map in XML format XML site map

Contact Us | Privacy Policy