From 89b8a947e5c622272362e967847eb19337aa68da Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 28 May 2018 22:02:10 +0000 Subject: Add rudimentary support for the Nitrokey Storage This patch adds the Storage struct and the test-storage feature. It also enables all currently supported Pro commands for the Storage. --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index d57260c..9b9bc72 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,3 @@ -- Add support and tests for the Nitrokey Storage. - Add support for the currently unsupported commands: - `NK_set_unencrypted_volume_rorw_pin_type_user` - `NK_lock_device` @@ -41,3 +40,5 @@ - Fix segmentation faults when freeing string literals with old Nitrokey versions (fixed in libnitrokey commit 7a8550d). - Prevent construction of internal types. +- Add Storage-only examples to the `DeviceWrapper` documentation. +- Fix generic connection (`get_connected_device`). -- cgit v1.2.1