New Post: Create CVK key
Hi! CVK is card verification key. PAN, expiry and SVC are used to generate CVV value. Do you need to generate it on Thales HSM? Regard, Juris
View ArticleNew Post: Generate a PIN Block (Pin under ZPK) using Thales command
Hi! You can do that using 2 host commands: 1) Encrypt PIN under LMK using 'BA' command; 2) translate PIN under LMK to ZPK encryption using 'JG' command. Regards, Juris
View ArticleNew Post: Create CVK key
Hello! What do you recommend to generate the CVV? 100% accurate? What price? I await contact.
View ArticleNew Post: Create CVK key
Hello! I just want to precise, what way you want to generate CVV :) to give you the answer you need. If you need to use Thales HSM, use CV command from console interface, other ways, you can use any...
View ArticleNew Post: Formatin Option in HSM
Hi Juris, thank you for your answer, the exact command we send to printer is:...
View ArticleNew Post: Formatin Option in HSM
Hi, What model of printer are you using with HSM? Does HSM returns the error or the print format did not change? Also, i can not find such ESC code (ESC ( s) in my manuals. Could you please send me...
View ArticleNew Post: Create CVK key
Hello! It is unreal. The keys for CVV are used double length i.e. 3DES keyes. You will spend may be 10 years or more to brute force it. :) Regards, Juris
View ArticleNew Post: Create CVK key
Even knowing the outcome? I have the CVV, I want a valid key for him. Selmo...
View ArticleNew Post: Create CVK key
Yes, also, if you know the outcome. Sorry :( Thats why 3DES algorithm is pritty old, known, but still allowed crypto algorithm by PIN Security Standard. Regards, Juris
View ArticleNew Comment on "Connecting and sending commands to the simulator"
This is probably the most basic example you can get: ``` import java.io.BufferedOutputStream; import java.io.InputStream; import java.io.OutputStream; import java.net.Socket; import...
View ArticleNew Comment on "Connecting and sending commands to the simulator"
This is probably the most basic example you can get: import java.io.BufferedOutputStream; import java.io.InputStream; import java.io.OutputStream; import java.net.Socket; import java.nio.ByteBuffer;...
View ArticleNew Post: Formatin Option in HSM
Hi Juris, we are using "RICOH AFICIO aficio mp 3010', after some long testing we could not finalize our solution. we are sending the following hex value to the HSM for Stroke Weight:...
View ArticleNew Post: IPEK export for injection into device.
Hi all, I'm trying to realize how to inject HSM generated IPEK into device. I was able to generate BDK, generate IPEK, export IPEK under ZMK. I need to get 'clear' IPEK to inject into device. What is...
View ArticleNew Post: IPEK export for injection into device.
Hi! You can do that into few steps: 1) generate single ZMK component using GC console command and save it; 2) form ZMK from that component into a key using FK console command; 3) export IPEK under ZMK...
View ArticleNew Post: IPEK export for injection into device.
Thanks, Juris! That what I was doing but probably confused with step 4 and used wrong decryption scheme. Really appreciate! Vitaly
View ArticleNew Post: IPEK export for injection into device.
Hi Vitaly! Sorry, but i did not understand. Did you get ready with IPEK export? Do you need any future assistance? Regards, Juris
View ArticleNew Post: IPEK export for injection into device.
Hi Juris. I just wanted to say you thanks. Everything's working like a charm. No more assistance needed. Vitaly
View ArticleNew Post: Formatin Option in HSM
Hi! Sorry, one additional question to understand your task completely. Do you want to print PIN "not black" but "grey", i mean "light black"? :) Regards, Juris
View ArticleNew Post: Formatin Option in HSM
Hi Juris, yes our task is to print the PIN "light black" Best Regards Artan Telkiu
View Article