Add TODO file.
This commit is contained in:
parent
63008fd7c5
commit
42f2729404
1 changed files with 5 additions and 0 deletions
5
TODO
Normal file
5
TODO
Normal file
|
@ -0,0 +1,5 @@
|
|||
- Enforce valid parameters.
|
||||
Some functions will cause a crash when called with invalid parameters (e.g.
|
||||
mifare_classic_authenticate() with a NULL key).
|
||||
- MAD and MifareApplication functions are tied to mifare_clasic_* ones and
|
||||
some refactoring is required to have a consistent API.
|
Loading…
Reference in a new issue