switch from lua CRC16/ARC to CRC RevEng

This commit is contained in:
Denis Bodor
2019-11-19 10:55:17 +01:00
parent c36b414f0f
commit d8a26e2b8b
2 changed files with 4 additions and 35 deletions

View File

@@ -372,6 +372,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added `hf fido` `assert` and `make` commands from fido2 protocol (authenticatorMakeCredential and authenticatorGetAssertion) (@merlokk)
- Added trailer block decoding to `hf mf rdbl` and `hf mf cgetbl` (@merlokk)
- Added `hf mf mad` and `hf mfp mad` MAD decode, check and print commands (@merlokk)
- Add `script run luxeodump` (@0xdrrb)
### Fixed