How to decrypt files that i can decrypt?



i have two test files on my computer:
a.dat
b.dat

i am the Owner and have Full Control over both files. Both files are encrypted with the same Encryption File System Certificate:

efsinfo /C

a.dat: Encrypted
Users who can decrypt:
JOSE-PC\Administrator (Ian)
Certificate thumbprint: 1E01 673B B646 8FBA 21A6 122A 2D1F 0629 7229 914D

b.dat: Encrypted
Users who can decrypt:
Unknown (Ian)
Certificate thumbprint: 1E01 673B B646 8FBA 21A6 122A 2D1F 0629 7229 914D

My login uses that same EFS Certificate:

efsinfo /Y

Your current EFS certificate thumbnail information on the PC named JOSE-PC is:

1E01 673B B646 8FBA 21A6 122A 2D1F 0629 7229 914D


And yet one file i can decrypt (open, read, decrypt), the other i cannot. What gives?


i know: these unanswerable questions suck.

.



Relevant Pages

  • How do I Use DPAPI to Encrypt and Decrypt Data (C#/VB.NET)?
    ... Use DPAPI to Encrypt and Decrypt Data ... The code below demonstrates how to call Data Protection API (DPAPI) ... In addition to encryption and decryption, ... public static string Encrypt ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Byte array to string and back - newbie question
    ... // Create a symmetric algorithm. ... This is done to make encryption more ... // Encrypt a string into a string using a password ... // Decrypt a byte array into a byte array using a key and an IV ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: CryptAPI(encryption/decryption)
    ... It seems like you're missing the Base64 decode step when trying to decrypt ... I misspelled the Private Key as Primary Key. ... Is there any variation in the encryption format in openssl compared to ... "Dylan DSilva " wrote: ...
    (microsoft.public.pocketpc.developer)
  • Re: Writing spaghetti code for obfuscation/encryption
    ... > undocumented opcodes and simple encryption? ... do the protection and distribution (I'll justify this later, ... This key was used to decrypt the main program code. ... So here's the scheme in action: Put disk in, ...
    (comp.lang.asm.x86)
  • Re: Which is more secure RC2 or RC4 ?
    ... Credit card info... ... If your application can decrypt the information (in order to send it ... one goofy solution may be to use public key encryption on ... decryption key on a separate computer (laptop). ...
    (sci.crypt)

Loading