PR533 support AES encryption or not??

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PR533 support AES encryption or not??

1,297 Views
rakeshkhatal
Contributor I

I am working in Panasonic and we have a NFC integrated Windows Tablet PC.

We are working for a project where customer require below things in NFC reader.

1. OS: Android/Windows
2. Encryption: AES (NFC module should have access to this)
3. SAM slot (Available in Device)
4. 3g / 4g / LTE SIM slot (Available in Device)
5. Communication: NFC with support for Felica ISO/IEC 18092 (212 kbps or 424 kbps Passive Communication Mode) 

Pls suggest suitable NFC module for our device.

Device details are as follows.

Panasonic FZ-M1

NFC Module-NXP PR533

0 Kudos
6 Replies

953 Views
rakeshkhatal
Contributor I

Hi Kan,

Do you have command lines for PR533 to set it in customers application.

Customer is using c++ platform for developing an application.

SDK / API / Demo application code.

0 Kudos

953 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Rakesh Khatal,

I found the following info might be helpful for your case.

pastedImage_1.png


Hope that helps,
Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

953 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Rakesh,

I am sorry, but PR533 doesn't support AES, so you have to add this support in your application code.

Best regards,

Kan

0 Kudos

953 Views
rakeshkhatal
Contributor I

Hello Kan,

Thanks for your reply.

If possible to guide us how we can add this feature in application.

Also pls let me know suitable NFC module which has AES encryption.

Best Regards,

Rakesh Khatal

Panasonic India Pvt Ltd .

Windfall ,5th Floor, 502-503, Sahar Plaza

Near Chakala Metro Station ,

J B Nagar , Andheri (E)

Mumbai - 400059.

Mobile :- 09220726151.

Email :rakesh.khatal@in.panasonic.com

in.panasonictoughbook.asia

0 Kudos

953 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Rakesh Khatal,

Actually our NFC reader ICs all have no AES support, but our Kinetis MCU has a mmcau co-processor inside, which support AES, the lib can be found in KSDK 2.1, shown as below:

pastedImage_1.png

If you want to use MCU as Host, it could be a solution.

To download the latest KSDK , you may refer to Welcome to MCUXpresso | MCUXpresso Config Tools 


Hope that helps,
Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

953 Views
rakeshkhatal
Contributor I

Hello Kan,

Thanks for your reply.

If possible to guide us how we can add this feature in application.

Also pls let me know suitable NFC module which has AES encryption.

Best Regards,

Rakesh Khatal

Panasonic India Pvt Ltd .

Windfall ,5th Floor, 502-503, Sahar Plaza

Near Chakala Metro Station ,

J B Nagar , Andheri (E)

Mumbai - 400059.

Mobile :- 09220726151.

Email :rakesh.khatal@in.panasonic.com

in.panasonictoughbook.asia

0 Kudos