New Post: Line Encryption
Bump....I'm having the same issue as SagarGoswami. We are currently using a Magtek SCRA with a our own BDK with a Thales HSM8000 loaded with the same key. However, m3 response doesn't correct...
View ArticleSource code checked in, #80748
C# migration. * Added auth state requirements and related classes. * B2, A6. * Fixes and enhancements.
View ArticleSource code checked in, #80968
C# migration. * A4 command. * Utilized AuthorizedState attribute.
View ArticleSource code checked in, #80995
C# migration. * NG command. * Added (dummy) PIN encrypt/decrypt methods.
View ArticleSource code checked in, #81159
C# migration. * A0, BA, GG commands. * Added rigged random generator.
View ArticleSource code checked in, #81176
C# migration. * MS command. * Added ISO 9797 padding. * Added ISO X9.19 MACing.
View ArticleNew Post: HC and A0 commands...
Hi Nick,I really hope you are still looking at this forum as I am on a project changing some processes to use HSM, however things didn't go well, I have a few questions below hope you are able to...
View ArticleNew Post: HC and A0 commands...
liaod wrote:Key length [1,2,3]: 2 Key Type: 002 Key Scheme (LMK): U Key Scheme (ZMK) [ENTER FOR NONE]: U Enter encrypted ZMK [ENTER FOR NONE]: D6D1B96C395E9B94BAF1624D0488844A Enter ZMK check value...
View ArticleNew Post: HC and A0 commands...
Thanks Nick,So what should I do if I want to generate a TPK which encrypted under the TMK?I tried A01002U;1U8EA4E66E5D9916AD2994068820DBAD9CU but it didn't work, the simulator throws exception (please...
View ArticleNew Post: HC and A0 commands...
A0 can be used to generate and optionally encrypt under a ZMK. Use A0 to get a random TPK and then use AE to encrypt the TPK under a TMK.
View ArticleNew Post: Problem generating a triple DES ZPK
Hello,I am trying to generate a triple DES ZPK with the following command:xxxxIAT5E221938B9C6ECBFB606334442F275BA33B643EFC679879E;TT0but the response that I get isxxxxIB26 (meaning "invalid key...
View ArticleNew Post: Problem generating a triple DES ZPK
I'm thinking you were expecting to get IB00TFD283032AC64ADDCF3A3ECEAE3CF93BC64798351C2F47F8BTBC2DEDD6F50964FFB789DFB0AA37CD9EC613AF0C448267D159B6BBBF952141B1 back...which is very logical. For some...
View ArticleSource code checked in, #81888
Removed filtering of triple-length keys from the IA command.
View ArticleUpdated Wiki: Latest development build
Click here to download the latest build, changeset 81888.
View ArticleNew Post: Problem generating a triple DES ZPK
Posted to changeset 81888. You may also download the latest dev build. Please let me know if that works for you,
View Article