Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add lf em 4x70 calc and self-tests #2385

Merged
merged 8 commits into from
May 15, 2024

Conversation

henrygab
Copy link
Contributor

As requested in Issue #2376, adding unit tests for lf em 4x70 commands.

Also added new lf em 4x70 calc command: Given a key and 56-bit random value, it will generate the reader challenge (frn) and tag response (grn).

Avoid generic "length" parameters, as they are often ambiguous.

Prefer `byte_count`, `element_count`, `bit_count` or more explicit names to reduce misunderstandings and thus reduce bugs.
Reduce ambiguity in function and parameter names.
Signed-off-by: Henry Gabryjelski <[email protected]>
@iceman1001 iceman1001 merged commit 2b276ca into RfidResearchGroup:master May 15, 2024
12 checks passed
@henrygab henrygab deleted the em4x70_add_tests branch May 15, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants