2007 Oct 19 7:41 AM
Hi Friends,
I have a small issue to share with you.
My program fetches the payment file which is of .TXT, before that it was encrypted using external operating command, the command name is YDBCRYPT and the Operating system LINUX.
Now i need to decrypt the file to view the data how it can be done.
quick answer can be given points.
Advance thanks,
Chandra.
Hi Friends,
I have a small issue to share with you.
My program fetches the payment file which is of .TXT, before that it was encrypted using external operating command, the command name is YDBCRYPT and the Operating system LINUX.
Now i need to decrypt the file to view the data how it can be done.
quick answer can be given points.
Advance thanks,
Chandra.
2007 Oct 19 7:55 AM
Hi,
You cannot decrypt w/o knowing the encryption logic.
I believe you'll have to get the decryption logic from people who sent it to you and then implement it in report.
This report will first read it then decrypt it and then you can proceed for other processing.
Alternatively you can create a shell script in your own system with the decryption logic that should be provided to you and then after decrypting you can use this file.
Hope this clears the doubt
Regards
Nishant
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |