Forum Replies Created

  • Re: Reply To: DesFire EV1 reading "Enciphered" data with "readdata"

    27. January 2017 at 11:14
    in reply to: DesFire EV1 reading "Enciphered" data with "readdata"
    Thank you,

    I realized is related with https://www.mifare.net/support/forum/topic/authentication-problem-desfire-ev1-with-aes/

    I am checking the forum often and I am following this issue and the other related threads close and with great interest!

    Hope your dev will find a solution soon, as I must say I am completely stuck.

    Big thanks to your dev team support for taking care of this.

    J.
    + 0  |  - 0

    Re: Reply To: DesFire EV1 reading "Enciphered" data with "readdata"

    26. January 2017 at 10:16
    in reply to: DesFire EV1 reading "Enciphered" data with "readdata"
    Hi Support,

    Thank you so much for your answer. Everything helps me in this moment, as I got completely stuck.

    So, it looks like when I list the applications with desFireEV1.getApplicationIDs() I get in return an array [0] => 1234567 -> a seven digit number each time.
    And it works further(also to AES authenticate) only IF I select application desFireEV1.selectApplication(1234567).

    If I try to desFireEV1.selectApplication(0) the AES authentication doesn't work anymore. So only when I select that 7 digit number.



    OK. Let's say I get back and I select a SIX digit application id. Still there is the big question:

    How should one be able to decrypt the AES data that comes from:

    byte [] encrypted_rd2 = desFireEV1.readData(1, 0, 16, CommunicationType.Enciphered, 128);

    Is there a session key available ?

    Thank you in advance.
    + 0  |  - 0

    Re: Reply To: DesFire EV1 reading "Enciphered" data with "readdata"

    25. January 2017 at 11:54
    in reply to: DesFire EV1 reading "Enciphered" data with "readdata"
    One more important thing, I use TapLinx version 1.1.
    + 0  |  - 0
Viewing 3 posts - 1 through 3 (of 3 total)