nfc-tools / libfreefare

A convenience API for NFC cards manipulations on top of libnfc.
Other
396 stars 105 forks source link

Do not fail crypto error without reporting #61

Closed manu0401 closed 7 years ago

manu0401 commented 7 years ago

Make sure last_pcd_error is set when failing on crypto errors.

While there: