Skip to content

Commit 126fce1

Browse files
committed
README: clarify which parts of the SDK are released
1 parent e730a79 commit 126fce1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@ Code examples and documentation can be found on our [developer page](https://hws
66

77
## Open Source Release
88

9-
This repository contains the parts of our Hardware Security SDK that have been released as open source.
9+
This repository contains all parts of the Hardware Security SDK that have been released as open source and are required to implement FIDO U2F support in an app.
10+
11+
This includes the following artifacts of the SDK (cf. [overview of all artifacts](https://hwsecurity.dev/docs/sdk/#sdk-artifacts)):
12+
13+
| Build Artifact | Min SDK | Rec. SDK |
14+
|------------------------------------|---------|----------|
15+
| de.cotech:hwsecurity | 14 | |
16+
| de.cotech:hwsecurity-intent-nfc | 14 | |
17+
| de.cotech:hwsecurity-intent-usb | 14 | |
18+
| de.cotech:hwsecurity-fido | 14 | 19 |
1019

1120
## Contributing
1221

0 commit comments

Comments
 (0)