Dear All,
I need to decrypt some text related data coming from a supplier, i receive the file in an ftp folder read text and decrypt it.
In order to decrypt the information i use Qc3DecryptData (AES OR RC4 alghoritym), unforntunately i encoured in the following problem
First of all let's me say that i was not able to decrypt the data coming from vendor so i try to understand where the problem was
First of all i have written a program that encrypt and decrypt the phrase "HELLO BY ME" with key "key encryption" and it's work fine.
I compare the result with the one coming from the following url
http://rc4.online-domain-tools.com/
and the two values doesn't match.
So my first assumption was that there is a difference beetwen ebcdic and ascii transcodification so i try to
- convert string from ebcdic to ascii
- run encryption
but again the two values doesn't match
Anyone can direct me ? any idea ?
Thanks to All
Basilio
***********************************************************************************************************
CONFIDENTIALITY NOTICE
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information.
If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify us by email to email.security@xxxxxxxxxxxxxxxxx with a copy of this message. You must not, directly or indirectly, use, disclose, distribute, print or copy any part of this message if you are not the intended recipient. NISSAN EUROPE and any of its subsidiaries each reserves the right to monitor all e-mail communications through its networks.
NISSAN EUROPE is neither liable for the proper, complete transmission of the information contained in this communication nor any delay in its receipt. This email was scanned for the presence of computer viruses. In the unfortunate event of infection NISSAN EUROPE does not accept liability.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them.
***********************************************************************************************************
As an Amazon Associate we earn from qualifying purchases.