From 2ebe5fa8435e15d7629b93f01393719f41dc7a7a Mon Sep 17 00:00:00 2001 From: "James Cullum (Pseudonym)" Date: Mon, 31 Oct 2022 09:29:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec0200d..2e1b3309 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ For working examples see [OWASP Single Sign-On](https://github.com/OWASP/SSO_Pro * Convenient API for adding more attestation formats * Convenient API for adding extensions * Metadata service (MDS) support enables authenticator root of trust and authenticator metadata -* Support for multiple simultaneous metadata services (e.g. FIDO MDS 1 & 2) +* Support for multiple simultaneous metadata services (e.g. FIDO MDS 1-3) * Crypto families: ECDSA, RSA * x509 cert parsing, support for FIDO-related extensions, and NIST Public Key Interoperability Test Suite (PKITS) chain validation (from [pki.js](https://github.com/PeculiarVentures/PKI.js/)) * Returns parsed and validated data, along with extra audit data for risk engines