Cannot decrypt files encrypted using Crypto API on a different mac



Hi,
I'm new to the Crypto API and used it to encrypt a bunch of files. The
decryption works fine on my machine. However, when I try to decrypt the
encrypted files on a different machine, I get the error code 8009000d for
CryptImportKey()

Can anyone please help me?


Thanks,
Vishal
.



Relevant Pages

  • Re: Encryption/Decryption
    ... > the decryption program, which accesses the stored key and decrypts the ... > successfully, on the desktop, without Windows CE involved. ... > to do is to build the "init user" app for Windows CE, and run it, and see ... >> ive used RC4 to encrypt and using the same to decrypt.. ...
    (microsoft.public.windowsce.app.development)
  • Re: how create hard drive password
    ... Since no operating system is running at that point (where you want some password prompt to have access to the hard drive), just WHAT software do *you* want to be loaded before the OS loads to then execute those commands to present you with the prompt? ... Alternatively, there are programs that usurp the bootstrap program in the MBR to run their program to provide a password to decrypt your encrypted hard drive, but decrypting incurs overhead for the time to do the decryption so there will be a performance penalty. ... it is highly unlikely that you have any real need despite your perception of such a need to encrypt or hide the operating system or the commercial applications since anyone could buy or steal a copy to get that code. ... You could use TrueCrypt for that to create encrypt container in which you keep your data files, and when you want to access that data you then open the container and get a password prompt to gain access. ...
    (microsoft.public.windowsxp.basics)
  • Re: (Complete post) Decrypting CAPICOM objects with System.Security.Crypto methods
    ... CAPICOM Encrypt method is a proprietary implementation this is designed to ... then you can use the .NET Pkcs classes for decryption. ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.platformsdk.security)
  • Re: whats wrong with this code?, getting lot of
    ... I have created some code which encrypt and decrypt text. ... If I have the string "sambi" and encrypt it... ... Rijndael is a 128 bit block cypher, so a block is 16 bytes. ... that the problem is somewhere on the decryption side. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: SPES (my new encryption) one of its kind
    ... test data should be $0000) and encrypt it. ... decryption is successfull (output is the expected known data, ... feature the output will not be validated since the authentication tag ...
    (sci.crypt)