Skip to content

Commit 9f22e78

Browse files
committed
totp rename first version
1 parent c297419 commit 9f22e78

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/applets/2-totp-hotp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ APP: A000000527210101 (SELECTABLE)
5959
6060
PKG: A0000006170061FC54D501 (LOADED)
6161
Parent: A000000151000000
62-
Version: 1.0
62+
Version: 1.1
6363
Applet: A0000006170061FC54D50101
6464
```
6565

docs/applets/3-hmac-sha1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This applet is compatible to the Yubikey-style protocol, supported by e.g. KeePa
99
- Repository: https://github.com/DangerousThings/flexsecure-ykhmac (which is a fork of https://github.com/arekinath/YkOtpApplet. The fork fixes some bugs.).
1010
- Binary name: `YkHMACApplet.cap`
1111
- Download: https://github.com/DangerousThings/flexsecure-applets/releases
12-
- AID: `A0:00:00:05:27:20:01`, Package: `A0:00:00:05:27:20`
12+
- AID: `A0:00:00:05:27:20:01:01`, Package: `A0:00:00:05:27:20`
1313
- Storage requirements:
1414
- Persistent: `3204` bytes
1515
- Transient reset: `240` bytes
@@ -32,14 +32,14 @@ gp -install YkHMACApplet.cap
3232
Listing the applets using `gp --list` should print something like this:
3333

3434
```
35-
APP: A0000005272001 (SELECTABLE)
35+
APP: A000000527200101 (SELECTABLE)
3636
Parent: A000000151000000
3737
From: A00000052720
3838
3939
PKG: A00000052720 (LOADED)
4040
Parent: A000000151000000
4141
Version: 1.0
42-
Applet: A0000005272001
42+
Applet: A000000527200101
4343
```
4444

4545
## Using the Applet

0 commit comments

Comments
 (0)