New Post: hsm 8000 issue
Hi, It happens when power unplugged for a long time. Try to reload the firmware and leave it powered at least 1 week. The tool required to load the firmware comes in a CD with the package. Also you may...
View ArticleNew Post: hsm 8000 issue
my problem is that the customer no longer has the cd. i cannot even connect to the console. the management port was never configured. i am trying another serial null modem cable to see if i am able to...
View ArticleNew Post: generate IPEK
Hi all, if I have a KSN and BDK how do I generate the IPEK using the ThalesKeyManagement class. What are the steps or is it not possible using the ThalesKeyManagement? is there any other source code...
View ArticleNew Post: Connecting to HSM Simulator
I am working on thales simulator on windows 7. I am trying to connect to simulator using another socket application running on same system. I am able to connect to simulator using my socket...
View ArticleNew Post: hsm 8000 issue
Unfortunately manufacture of the Thales HSM8000 stopped about 5 years ago and support finished last year. There is a replacement device - the payShield 9000 - you should maybe consider that instead? 8-
View ArticleNew Post: Connecting to HSM Simulator
Hi, Simulator does not support DUKPT, you are sending 'A' option. Regards, Juris
View ArticleNew Post: Thales 9000 Encryption Method
Hi all, I used HSM host command JA to generate a random pin. The result is pin under LMK. Then I used JG command to translate the pin from LMK to ZPK. The problem is when I get the pin block under ZPK...
View ArticleNew Post: Thales 9000 Encryption Method
Hi, The encryption is 3DES/ECB. You need to share this ZPK with another part. You can do it by exporting ZPK under ZMK using KE command and send ZMK clear components to 3rd party and ZPK under ZMK. 3rd...
View ArticleNew Post: Thales 9000 Encryption Method
Hi Juris, Thanks for your reply. Is there any documents I can refer to for the HSM box encryption method? I tried to search in the Thales manual but couldn't find any info on it. What I can only get...
View ArticleNew Post: Thales 9000 Encryption Method
As long as you export PIN under 3DES key the encryption algorithm has to be 3DES. Encryption mode of resulting PIN block is defined by PIN block format. Description of PIN block formats can be found in...
View ArticleNew Post: Font for PIN print
You need to send them with PA host command just before sending a print command (e.g. PE). For syntax see Print Formatting Symbols section in Host Programmer HSM manual.
View ArticleNew Post: A1 response HSM is missing the U in key under ZMK when mode in A0...
A0 command with mode 1 (generate and encrypt under ZMK) Simulator trace=== [A0], starts 19:50:58.122 ======= [Key,Value]=[Key Scheme LMK,U] [Key,Value]=[Key Scheme ZMK,Z] [Key,Value]=[Key Type,009]...
View ArticleNew Post: A1 response HSM is missing the U in key under ZMK when mode in A0...
'U' is the key scheme and it is exactly the 1A part
View ArticleNew Post: A1 response HSM is missing the U in key under ZMK when mode in A0...
teryakif wrote: 'U' is the key scheme and it is exactly the 1A part Not sure what you are stating, the U is present . The problem is the the 1A part in the response for "Key under ZMK"...
View ArticleNew Post: A1 response HSM is missing the U in key under ZMK when mode in A0...
You are right. If you have downloaded it from download tab codes are different. Try to download from source code tab and build them. It should work. They are different then in the downloads tab.
View ArticleNew Post: A1 response HSM is missing the U in key under ZMK when mode in A0...
I have used the installable version. Will try building it and use. Thanks for the tip.
View ArticleNew Post: A1 response HSM is missing the U in key under ZMK when mode in A0...
What do you guys use to build, Visual Studio 2008 is no longer available and the 2013 community edition does not like the project format. I dont use the Dev Studio environment so any tips would be...
View ArticleNew Post: How to use Keyblock LMK?
How to use Keyblock LMK instead of Variant LMK? Is it possible to use Keyblock LMK in simulator?
View ArticleNew Post: "SA" command
Hi, SA/SB command is a customisation added to 1141-0802 HSM8000 firmware - Export a key using 3DES/CBC mode. The structure of command is as follows:Command: Header - m A - command header Command code -...
View Article