Skip to content

CMCK errors on windows #19

@sosthene-nitrokey

Description

@sosthene-nitrokey

With the base minidriver

  • SimultaneousUse:
    Couldn't find a key container protected by ROLE_USER
  • ExecutionSpeed no more info on the reason of the failure. It is known that the NK3 is pretty slow for many operations
  • :InsCheckInf`:
  • CardGetChallenge and CardAuthenticateChallenge: Not sure what this correspond to in the PIV standard. The ADMIN authentication is a form of challenge-response
  • CardRsaDecrypt: Not fully understood

VerifyPKCS2Padding(pRSADecryptInfo->pbData, pRSADecryptInfo->cbData, &pbLocalUnpaddedData, &cbLocalUnpaddedData) failed, status = 0x80090005
Error: 0x80090005, Bad Data.
CardRSADecrypt failed with wrong error code (0x80090005). Expected error code: 0x8010006a
File=ds\security\scard\test\hlk\minidriver\cmck\fncryptotests.cpp Line=2561
End: Fail, Negative, TUID=, Repro=exec CardRSADecrypt Negative

End: Fail, CardRSADecrypt, TUID=, Repro=exec CardRSADecrypt

Authentication:

The Role 4 is required in the configuration but does not correspond to anything in the PIV standard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions