Unknown file encryption

From: Josiah (josiahdykstra@hotmail.com)
Date: 04/09/03


From: josiahdykstra@hotmail.com (Josiah)
Date: 9 Apr 2003 09:34:57 -0700

I have several files that I know are encrypted, but don't know what
algorithm was used, let alone the passphrase. One file looks like
this:

å8SF^Y¼~K^C1ÌCfy~@7wÔúZz}^BYXÉSsÐ~O¨~M¸c9W~HÙ8ÅÕ~\ÁâT¾~DÁ~Z~G¡}?p¢

How can I go about determing what encryption program was used (crypt,
pgp, des, etc.)? From what I can tell, it doesn't appear to be pgp or
des. Since there are non-standard ASCII characters in the file, I
assume it must be a non-trivial algorithm (ie, not a substitution
cipher etc.)

Thanks for the help.



Relevant Pages

  • Re: encryption with python?
    ... >> this encryption compared to PGP? ... p3.py's functionality is nothing like PGP: ... It has no public key encryption, ... Imagine you choose some algorithm and it gets broken and you have to ...
    (comp.lang.python)
  • Re: What is a key
    ... >> I am trying to find out what it means to use a key in the encryption ... the key is just an aspect of an encryption algorithm ... the S-boxes in DES are not ...
    (sci.crypt)
  • Re: Crypto Question
    ... (Password Based Encryption) ... parameter for generating a random symmetric key. ... When choosing the algorithm to use you can also choose the length of the ... PGP / XML GATEWAY APPLIANCE ...
    (Security-Basics)
  • Re: Crypto Question
    ... (Password Based Encryption) ... parameter for generating a random symmetric key. ... When choosing the algorithm to use you can also choose the length of the ... PGP / XML GATEWAY APPLIANCE ...
    (Security-Basics)
  • Re: DES Encryption Java for the Basic authentication PHP
    ... works whit the basic auth in PHP. ... BASIC Authentication does not use DES. ... I need an algorithm to produce an encryption like this ...
    (comp.lang.java.programmer)