E
E
Evgeny Petrov2021-01-22 07:06:50
Android
Evgeny Petrov, 2021-01-22 07:06:50

How to securely store keys to Mifare cards in the application?

We have an Android mobile application that reads Mifare S50 secure cards, the key is embedded in the application itself. But if you get access to the application, it will not be difficult to decompile it and pull out the keys. Question: how can you store keys and passwords so that at least there is no access to them during decompilation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2021-01-22
@Zarom

No way. Such keys are not stored in the application. They must be on a secure server, otherwise you can always get to them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question