aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-16 23:56:45 +0100
committerRobin Krahl <robin.krahl@ireas.org>2019-01-16 23:56:45 +0100
commit1fbb528641e44e902e86405defef1c26c78ee79b (patch)
tree14c61475d1c5a2f46236411a930794a18e2d8982 /TODO.md
parentac45a4bd969e1f984e704852cf7f191aa24dfcae (diff)
downloadnitrokey-rs-1fbb528641e44e902e86405defef1c26c78ee79b.tar.gz
nitrokey-rs-1fbb528641e44e902e86405defef1c26c78ee79b.tar.bz2
Document that NK_is_AES_supported is unsupported
NK_is_AES_supported is not needed for newer firmware versions of the Pro and Storage, see this discussion for more information: https://github.com/Nitrokey/libnitrokey/issues/142
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 28bd3b8..53de7e9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,4 @@
- Add support for the currently unsupported commands:
- - `NK_is_AES_supported`
- `NK_send_startup`
- `NK_fill_SD_card_with_random_data`
- `NK_get_SD_usage_data_as_string`