Reviewed: Version 0.9.6 (Jun 22, 2014)
Rated 5 Stars (out of 5) - For a software HSM simulator this is an excellent piece of software. I have coded a comprehensive card issuance and testing system with it over the last 2 years. Great work...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Dear all, I have generated an encrypted pin block under clear ZPK with my application. now i want to verify the pin with hsm 8000.but i obtain veification failure. my application is c# and i'm using...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi! Give us pls more details what you have actually done and the error code HSM responds you. Regards, Juris
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Also. send us pls the PIN you want to verify, the card number and type of PIN-block (of course if that is test card :) ) you are trying to verify.
View ArticleNew Post: Problem with verification of pin block generated with ZPK
hi thanks for the reply, here are the details you have requested: account number= 196009475168 pin number=1111 pin block format=03 clear ZPK is 1A75A146A31B5F61ED2DE4DDD52B4C0A actually i get the pin...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi! Show pls the command to HSM you are sending. Regards, Juris
View ArticleNew Post: Problem with verification of pin block generated with ZPK
hi,here is the command :ECU425F4E50D22391AB8E8E9BF88ED4403E231F696E6D0C77941E4DC6005BE56FF4531AB0D823862U425F4E50D22391AB8E8E9BF88ED4403E is the crypted key under ZMK.i have also generated a Pin block...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi, just notice please the pin block that was generated for account number= 196009475168 pin number=1111 pin block format=03 under clear ZPK 1A75A146A31B5F61ED2DE4DDD52B4C0A is 531AB0D823862DD9 the pin...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi! Looks like the page can not display whole command you are sending. My command:EC U6D344B2D3EEB2CD5F19CC0CB645BD006 UE69ACD0494852B45369F7D08EC3C7F95 531AB0D823862DD9 03 196009475168 1 1234 Returns...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Here is my command EC EC Uxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx key ZPK under LMK 231F696E6D0C7794 1E4DC6005BE56FF4 531AB0D823862DD9 03 196009475168 17611 the command returns ED24 witch is related to the...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi, Could you please specify by witch command i can verify the generated pin block format 03 with the HSM. Thanks for your help. Best Regards.
View ArticleNew Post: A2 command fail
Hi, I send command A2 to simulator and getting error in events. I using socket. First I send command PA: 0000PA>L>003^0>033^1>L>003KEY COMPONENT PART 1: ^P;>L>003 KEY CHECK VALUE:...
View ArticleNew Post: A2 command fail
After click in "Change Authorized Mode" the command A2 return this: 000001A317 Meaning what ?
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi! You can also try to verify the PIN block using Terminal key and host command DC. The only thing, you should form your plain ZPK using console command FK with key type 002 (TPK). What firmware...
View ArticleNew Post: A2 command fail
Hi! You have a mistake in your A2 command. It should look like below:A2000U>L>003^0>033^1>L>003KEY COMPONENT PART 1: ^P;>L>003 KEY CHECK VALUE: ^T;>L>L>003 DO NOT DISCLOSE...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
thanks Manshtein,i'll try the folowing and come back to you soon.Best regards.2014-07-18 7:44 GMT+00:00 Manshtein <[email removed]>:From: ManshteinHi! You can also try to verify the PIN block...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi Manshtein, sorry for my late response. i guesse the problem is the clear key i 'm using. actually i have decrypted my ZPK/ZMK as follow : with a des calculator i used the data = zpk/zmk and key =...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
i also tried with format 01 as follow gen pin block = PINBlock1 = ("02" + PIN + "FFFFFFFFFF"); PINBlock2 = "0000" + AccountNumber ; PIN BLOCK = XORHexS (PINBlock1, PINBlock2); Cipher PINBLOCK =...
View ArticleNew Post: Problem with verification of pin block generated with ZPK
Hi! To decrypt ZPK you should do the following steps: 1) generate ZMK component with GC console command; 2) form ZMK component into the key in U scheme using FK console command; 3) export your ZPK...
View ArticleNew Post: Get Response from HSM using Java
I am using Java to connect to the HSM on Windows 2008 I am sending a 'GC' command for getting clear components of key. I am expecting receive something like Clear component: XXXX XXXX XXXX XXXX XXXX...
View Article