Questions tagged [gemalto]

Gemalto is an international digital security company providing software applications, secure personal devices such as smart cards and tokens in addition to managed services.

Gemalto is an international digital security company providing software applications, secure personal devices such as smart cards and tokens in addition to managed services.

They provide development suites to design and develop successful applications and services that use Gemalto products or integrate with them.

54 questions
0
votes
0 answers

Error reading objects from Gemalto smartcard using IAIK pkcs11wrapper

I'm trying to read the public certificate names from a smartcard to display to the user before they sign a file using a gemalto smartcard. I've followed the getInfo example from iaikPkcs11Wrapper demos as below : Module pkcs11Module =…
Egg Vans
  • 944
  • 10
  • 21
0
votes
2 answers

Smart Card always return 69 99 - Command not allowed

No matter what command (APDU) I use (even VERIFY), I get SW1=69 SW2=99 response! I triend literaly everything (changing default PIN, adding certificate using Gemalto MiniDriver Manager) Does anyone have any idea what to do? As far, I only need…
0
votes
1 answer

BGS5T RS232 communication with 1-wire sensor

I have Gemalto BGS5T java module and 1-wire temperature sensor. I have java midlet which uses RS232 port to communicate with temperature sensor. But the problem is that, I get no response from the sensor no matter what I send. Sensor has the right…
Jure
  • 799
  • 6
  • 25
0
votes
1 answer

Best way to maintain consistency while implementing a mail client

Sorry if it's not a question conforming to SO standards but I don't really know where else to ask for advice. I'm implementing a mail client which downloads all mails and stores them locally. Any mail deleted locally should be reflected in the…
user2810114
  • 165
  • 1
  • 1
  • 7
0
votes
1 answer

Gemalto OTP Tokens with NodeJS

Are there any NodeJS modules that will allow me to authenticate against the Gemalto IDProve 100 OTP tokens? I have one of these from Amazon, and I thought the beauty of this device was that it didn't need to be attached to a server: you simply…
0
votes
1 answer

Error 6 when connecting Gemalto smart card

I am new to smart card development. What I am trying to do is, 1>get the name of the card reader. 2>connect to the card in the card reader. 3>change the admin key of the card using c# . for the first point i used winscard.DLL- function…
codedip
  • 191
  • 3
  • 11
-1
votes
1 answer

How to import Symmetric key to thales HSM?

As title, how to import Symmetric key(Triple DES key) to thales HSM? Just like aws HSM, it can use imSymKey command. https://docs.aws.amazon.com/cloudhsm/latest/userguide/key_mgmt_util-imSymKey.html Please provide me code and example, thanks a lot.
beehuang
  • 339
  • 2
  • 18
-1
votes
1 answer

javacard sends only one/first byte form array

I have a little problem with my applet.It works fine ,as it should, on some of my Java cards, but on some other cards it works sketchy! It is written in a way to sends back an array, but it sends back only the first byte of it. I tried different…
TajnosAgentos
  • 167
  • 1
  • 1
  • 10
1 2 3
4