File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -56,12 +56,6 @@ In addition to the main `webauthn-server-core` module, there are also:
56
56
link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-core/latest/com/yubico/webauthn/attestation/MetadataService.html[`MetadataService`]
57
57
interface, which by default comes preloaded with attestation metadata for Yubico devices.
58
58
59
- - `webauthn-server-core-minimal`: Alternative distribution of `webauthn-server-core`,
60
- without a dependency on BouncyCastle.
61
- If depending on this module instead of `webauthn-server-core`,
62
- you may have to add your own JCA providers to support some signature algorithms.
63
- In particular, OpenJDK 14 and earlier does not include providers for the EdDSA family of algorithms.
64
-
65
59
- `webauthn-server-core-minimal`: Alternative distribution of `webauthn-server-core`,
66
60
not dependant on BouncyCastle.
67
61
Using it mean you may have to you may have to add your own JCA providers to support some signature algorithms.
You can’t perform that action at this time.
0 commit comments