Search found 2 matches

by arfeur
Fri Jul 20, 2012 7:26 am
Forum: AES Crypt
Topic: decrypting a string
Replies: 2
Views: 5433

Re: decrypting a string

I did use the AESCrypt32 application.

The data are crypted by the sensor so I only know the code to encrypt it...
I'll give a try with the link you gave me hopping it will work, otherwise I might have to create my own one

Thank you for your answer
by arfeur
Thu Jul 19, 2012 2:05 pm
Forum: AES Crypt
Topic: decrypting a string
Replies: 2
Views: 5433

decrypting a string

Hello, I'm trying to use the software to decrypt a string (data has been crypted by a sensor and need to be decrypted on the computer).
I've tried to save the string into a file with the extension .aes but it doesn't seem to work.

Is there a special method to use?

Thank you for your help