1
0
Commit Graph

14 Commits

Author SHA1 Message Date
TanelOrumaa
82b1538867 MOB-42 Fixed JWT generation issue. 2021-11-08 22:41:09 +02:00
TanelOrumaa
f9cd30922e MOB-42 Added backend server, two frontend webpages and rest endpoints for getting challenge, submitting authentication token and getting authentication object. MOB-21 Added JWT creation, but whole process still needs some work. 2021-11-08 17:30:56 +02:00
Lemmo Lavonen
62888a7299 Add a method for signing the auth token hash. 2021-10-19 00:58:53 +03:00
Lemmo Lavonen
850ab8fc66 Use hex to represent bytes. 2021-10-14 19:50:53 +03:00
Lemmo Lavonen
ef7015abb8 Refactor (generalise selecting and reading a file, PIN verification and certificate retrieval). 2021-10-14 03:58:49 +03:00
Lemmo Lavonen
29c7ecfa12 Refactor the method for authentication certificate retrieval. 2021-10-13 02:27:19 +03:00
Lemmo Lavonen
9c48cc9c1a Fix authentication certificate retrieval. 2021-10-12 12:18:06 +03:00
Lemmo Lavonen
25c01803cb auth cert bug fix progress 2021-10-12 03:04:00 +03:00
Lemmo Lavonen
1c8a606376 Add a method for getting the authentication certificate (WIP). 2021-10-12 00:36:08 +03:00
Lemmo Lavonen
d2ad8920a1 Add a method for verifying PIN1. 2021-10-12 00:34:06 +03:00
TanelOrumaa
e975a3e262 Created the outline for token creation. 2021-10-09 18:06:13 +03:00
Lemmo Lavonen
c98eb92c2f Fixes package name. 2021-10-05 23:52:27 +03:00
Lemmo Lavonen
c30fff7a6f Adds a constructor for convenience in setting up Comms. 2021-10-05 19:58:27 +03:00
Lemmo Lavonen
08006dc1ac Adds a class for exchanging data with the ID-card over NFC. 2021-10-04 23:50:14 +03:00