Commit Graph

15 Commits

Author SHA1 Message Date
da31c5f0a7 fixes 2025-04-16 08:10:49 +02:00
e23912c49a code refactorings - removed INSTANCE_KEY_RSA and INSTANCE_KEY_PUB from configuration and implemented CASetup instead 2025-04-16 07:54:23 +02:00
445a303955 added signature tests 2025-04-14 21:38:20 +02:00
7b2d61b329 fixed signature 2025-04-14 20:29:50 +02:00
f9fccd5502 implemented product_mapping support 2025-04-14 20:29:50 +02:00
e69e93bcb4 fixed missing code 2025-04-14 20:29:50 +02:00
c15cdee610 created "init_config_token_demo" 2025-04-14 20:29:50 +02:00
85623d1a65 code styling 2025-03-18 14:47:33 +01:00
fd46eecfb3 created PrivateKey / PublicKey wrapper classes 2025-03-18 09:43:44 +01:00
0bdd3a6ac2 migrated from "pycryptodome" to "cryptography" 2025-03-17 14:05:26 +01:00
c79455b84d added way to include driver version in api
use `create_driver_matrix_json.py` to generate file in `static/driver_matrix.json`. Logging currently is disabled to not confuse users when file is missing. This is optional!
2024-06-21 19:01:33 +02:00
21f19be8ab code styling & improved logging 2024-06-13 20:16:51 +02:00
fa3a06a360 code styling 2022-12-29 20:40:42 +01:00
2663901988 util.py - implemented generate key method 2022-12-28 14:30:42 +01:00
92fe6154e6 code styling 2022-12-28 11:53:56 +01:00