|
cfe19b55a1
|
Make the signature wrapped in JSON object to be able to extend structure later
|
2017-10-27 19:56:43 +02:00 |
|
|
d4a382ed2f
|
Explicit check for signature length before verifying to avoid exception
|
2017-10-27 19:23:28 +02:00 |
|
|
b99c121766
|
Remove debug print
|
2017-10-22 23:11:55 +02:00 |
|
|
db0e5721ff
|
Few fixes in signature generation and verification
|
2017-10-22 22:53:30 +02:00 |
|
|
d0121aaed9
|
Authentication with NDEF message on Desfire containing signed UID via Ed25519
|
2017-10-22 22:39:55 +02:00 |
|
|
2482462a73
|
Change tabs to 4 spaces in python files
|
2017-10-22 17:27:44 +02:00 |
|
|
b57259b51d
|
Renamed module and files to nfc_smartcard
|
2015-12-06 17:06:53 +01:00 |
|
|
785c5ddbed
|
HMAC failure is logged.
|
2014-07-23 13:20:59 +02:00 |
|
|
d4eff7da3a
|
Challenge made from random string in HMAC authentication.
|
2014-07-23 13:16:15 +02:00 |
|
|
b281c7a0bc
|
Added Yubikey Neo HMAC authenthication
|
2014-07-23 13:12:15 +02:00 |
|
|
c5443cf913
|
Tests show repr() of database objects.
|
2014-07-19 23:08:37 +02:00 |
|
|
169e8461d2
|
UID Authenticator
|
2014-07-19 22:41:46 +02:00 |
|