mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-09 00:44:13 +02:00
Authentication with NDEF message on Desfire containing signed UID via Ed25519
This commit is contained in:
parent
892b69f939
commit
d0121aaed9
12 changed files with 286 additions and 41 deletions
|
@ -8,6 +8,8 @@
|
|||
# Unlocker is just dummy test class.
|
||||
[brmdoor]
|
||||
auth_db_filename = test_uids_db.sqlite
|
||||
#corresponding private key = 10ee85f987e7682d9acf24ab07ff0e302ee4cdd426f83a055d3a337a4f01314b
|
||||
desfire_ed25519_pubkey = 4c625187d79fdee97a6af48cb8f854e7f313c8158de94e667e1509bd26617d27
|
||||
#lock_opened_secs = 5
|
||||
#unknown_uid_timeout_secs = 5
|
||||
log_file = -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue