Sync man pages.
This commit is contained in:
parent
29c8ef5c07
commit
4c3f0cd7d0
4 changed files with 54 additions and 21 deletions
17
NEWS
17
NEWS
|
|
@ -1,16 +1,11 @@
|
|||
Changes between 0.2.3 and 0.3.0 [XX xxx XXXX]
|
||||
|
||||
*) New functions mifare_desfire_create_application_ex(),
|
||||
mifare_desfire_create_application_iso(),
|
||||
mifare_desfire_create_application_iso_ex(), mifare_desfire_get_df_names(),
|
||||
mifare_desfire_free_mem(), mifare_desfire_set_configuration(),
|
||||
mifare_desfire_set_default_key(), mifare_desfire_set_ats(),
|
||||
mifare_desfire_get_card_uid(), mifare_desfire_get_iso_file_ids(),
|
||||
mifare_desfire_create_std_data_file_iso(),
|
||||
mifare_desfire_create_backup_data_file_iso(),
|
||||
mifare_desfire_create_linear_record_file_iso() and
|
||||
mifare_desfire_create_cyclic_record_file_iso() for Mifare DESFire EV1
|
||||
targets manipulation.
|
||||
*) Add support for ISO and AES authentication through
|
||||
mifare_desfire_authenticate_iso() and mifare_desfire_authenticate_aes().
|
||||
*) Add support for 3K3DES and AES cryptographic operations.
|
||||
*) New functions mifare_desfire_free_mem(),
|
||||
mifare_desfire_set_configuration(), mifare_desfire_get_card_uid(), for
|
||||
Mifare DESFire EV1 targets manipulation.
|
||||
*) Deprecate authentication information when deleting the currently selected
|
||||
application
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue