From c6c1d0c6eb1f13b54893ff6fac06723cc0fd456b Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Mon, 27 Mar 2023 00:19:11 +0200 Subject: [PATCH] Added features to README Signed-off-by: Pol Henarejos --- README.md | 2 ++ pico-hsm-sdk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2596e38..ed43de9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Pico FIDO has implemented the following features: - credBlobs extension - largeBlobKey extension - largeBlobs support (2048 bytes máx.) +- OATH (based on YKOATH protocol specification) +- TOTP / HOTP All these features are compliant with the specification. Therefore, if you detect some behaviour that is not expected or it does not follow the rules of specs, please open an issue. diff --git a/pico-hsm-sdk b/pico-hsm-sdk index b12e66a..c6d08ae 160000 --- a/pico-hsm-sdk +++ b/pico-hsm-sdk @@ -1 +1 @@ -Subproject commit b12e66a057b73f15634f5bccf6142d8a4c9490bf +Subproject commit c6d08ae139b6f5f90b312d11b30d5113d6ec2003