Ryan Hurst

Results 412 comments of Ryan Hurst

I think that this card will work with the SAC client if so this would work: ``` { "cards": [{ "atr": "3B7F96000080318065B0850300EF120FFE829000", "name": "Gemalto IDPrime MD 840", "driver": "39b3d7a3662c4b48bb120d008dd18648" }]...

I assume you are referring to a setting in the SafeNet client setting that controls if they cache the pin. Fortify does not have PDF signing in it, are you...

I believe this would be a proprietary label, something specific to SafeNet. Do you know how this is persisted on the token? Can you explain how you set this label?

You can’t initialize a token with a user pin with every card/token I’ve ever used.

SoftHSM is designed as a testing platform for HSMs. Physical tokens real HSMs are designed as a way to secure cryptographic keys. The security officer concept exists to provide administrative...

This is great, I have wanted to do this for some time. In-fact the idea was to take https://github.com/ebidel/polymer-gmail and create a full-featured demo application. In any event thanks for...

@YuryStrozhevsky can do a review.

@monkeylord here is a sample that creates an engine: https://github.com/PeculiarVentures/PKI.js/tree/master/examples/NodePKCS12Example With that and webcrypto-liner you should be able to use k1.

To be clear PKIjs is used in many production applications and as part of that it has gone under many partial security reviews as part of the release processes used...