This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c43ec414bb
flipperzero-firmware
/
applications
/
plugins
/
picopass
/
picopass.h
4 lines
48 B
C
Raw
Normal View
History
Unescape
Escape
PicoPass / iClass (#1298) * add mdedtls for des3 implementation * add localss from RfidResearchGroup/proxmark3 * picopass reader app and rfal for communicating with picopass cards * always turn off field * close storage when keys are not found * Add mbedtls as submodule * add mbedtl_config * Switched to only including specific mbedtls files I need. Thank you @kevinwallace * cherry-pick kevinwallace sconsify * scons for mbedtls/loclass * Reset to ready state on error * unsigned FC/CN * clean FC/CN if not decoded Co-authored-by: hedger <hedger@users.noreply.github.com> Co-authored-by: あく <alleteam@gmail.com> Co-authored-by: Kevin Wallace <git+flipperzero@kevin.wallace.seattle.wa.us>
2022-07-03 08:44:38 +00:00
#
pragma once
Iclass UI (#1366) * Move structs to header * roll mbedtls into loclass * Picopass with scene for reading card * Picopass: fix memory leak * Lib: return mbedtls back * Picopass: rename symbols to match naming guide Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-07-05 15:28:27 +00:00
typedef
struct
Picopass
Picopass
;
Reference in New Issue
Copy Permalink