15 Commits

Author SHA1 Message Date
Michele Balistreri
58e3031310
shorten pairing password 2020-12-18 15:46:23 +03:00
Michele Balistreri
b6498e3a7d handle 0x prefix for hex strings 2020-12-11 14:28:31 +03:00
Bitgamma
805aaf956c
Update SmartCard.swift
fixed PUK generation
2020-12-11 12:12:46 +03:00
Bitgamma
44b75fddd2
Update SmartCard.swift
fix typos
2020-12-11 09:11:44 +03:00
Michele Balistreri
6c36a08ddb added error argument to stopNFC, fixed bug 2020-12-10 16:58:10 +03:00
Michele Balistreri
9df9f47df5 fix typo 2020-12-10 14:36:55 +03:00
Michele Balistreri
e6292fa3ea check if pairing is empty 2020-12-10 14:32:19 +03:00
Michele Balistreri
cd93a1fb11 fixed log, success message 2020-12-10 13:55:57 +03:00
Michele Balistreri
0755278f1f add startNFC/stopNFC 2020-12-04 09:21:08 +03:00
Michele Balistreri
ae19c52317 implement all methods 2020-12-03 14:50:45 +03:00
Michele Balistreri
bd2b0ed50e add utility methods 2020-12-03 12:09:57 +03:00
Michele Balistreri
6f10bf1dd5 add all method declarations 2020-12-03 10:30:11 +03:00
Michele Balistreri
6da5774757 small refactor to reduce the #available checks needed 2020-12-03 08:32:00 +03:00
Michele Balistreri
70b9633252 implement initialization and pairing 2020-12-02 17:14:12 +03:00
Michele Balistreri
89bb22046c separate implementation from boilerplate/bridging code 2020-12-02 16:24:27 +03:00