![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() All,
Well approx. 140 people have seen this thread but no one replied. Please advise if this is the right forum to ask this type of question or Please share your inputs for the same.... Best Regards, adnan693 All, I don't know whether it is right forum in order to ask about the Triple DES Encryption/Decryption tools. I have the clear and encrypted key with me and I wanted to get the clear value after decryption process. As per the current process, all the encryption and decryption is done by HSM (Hardware Security Module) Component1: 10101010101010101010101010101010 Component2: 01010101010101010101010101010101 Component3: 01010101010101010101010101010101 Encrypted Key is D0CE2B9ABDCCCE48D0CE2B9ABDCCCE48 When we import the same into HSM, there is no issue but I cannot able to get the clear Key. Clear value: 0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C I am looking for a free tool or utility where i can get the clear and encrypted value. Thanks and Best Regards, adnan693 Last edited by adnan693 : 01-01-2012 at 03:18 PM. |
#3
|
|||
|
|||
![]() Thanks kjms.
I really appreciate it. Is there any free tool/application available in order to do the same thing? |
#4
|
|||
|
|||
![]() I have found one tool in which we can perform the following functions accurately. It is a free tool and is also good for the learning.
- Encryption/Decryption (DES/3DES) - SDA, DDA function - More functions related to EMV technologies Website name is: https://eftlab.co.uk/ enjoy and keep include me in the prayers adnan693 |
#6
|
|||
|
|||
![]() Thanks BfoX.
I will keep this as well. But with regards to EMV, there are lots of activities/processes to perform and for this, I certainly used this website which is perfect for beginners and to make some expert testing. |
#7
|
|||
|
|||
![]() there is 2 Source support 3DES as i know, maybe you can start from there
1. Open SSL 2. Crypto PP you can search with google for further information. |