Forum Replies Created

  • Re: Reply To: Ios SKDs Error

    26. May 2023 at 14:45
    in reply to: Ios SKDs Error
    Hello,

    which Application Note did you use ?
    Do you develop for iOS or macOS ?
    Where does this 101 error appear ?

    Please try to be as precise as possible to enhance your chances to have a good answer :-)
    + 0  |  - 0

    Re: Reply To: Error E1 when changekey from TDES to AES on Desfire Card

    19. May 2023 at 9:55
    in reply to: Error E1 when changekey from TDES to AES on Desfire Card
    Answer to myself, with the very good help from NXP support team: my card was initialized in single DES, and I computed the session as if it was not.

    The good computation is explained at the bottom of 6.2 p. 45 or the doc AN0945:
    - session key = RndA(byte0-byte3) + RndB(byte0-byte3)
    and, in my case, not RndA(byte0-byte3) + RndB(byte0-byte3) + RndA(byte4-byte7) + RndB(byte4-byte7)

    That's all, and simple.
    + 0  |  - 0

    Re: Reply To: Error E1 when changekey from TDES to AES on Desfire Card

    6. May 2023 at 14:10
    in reply to: Error E1 when changekey from TDES to AES on Desfire Card
    Sorry, mistake writing the title : the error is 1E as you can read down the post, not E1 (but the question is still the same).
    + 0  |  - 0
Viewing 3 posts - 1 through 3 (of 3 total)