- 06 Jan, 2023 2 commits
-
-
Lukas Buchs authored
transport hybrid added. Attention: Argument shift of getGetArgs() !
-
Lukas Buchs authored
Allow decide in processCreate() if you want accept only devices with ctsProfileMatch (default) or basicIntegrity is suffisant.
-
- 09 Dec, 2022 1 commit
-
-
Lukas authored
Information
-
- 07 Dec, 2022 1 commit
-
-
Lukas Buchs authored
change create & check to async for better readability
-
- 21 Nov, 2022 1 commit
-
-
Lukas Buchs authored
Fix self signed detection, switch to authorityKeyIdentifier instead of compare subject and issuer
-
- 15 Nov, 2022 1 commit
-
-
Lukas Buchs authored
-
- 14 Oct, 2022 1 commit
-
-
Lukas Buchs authored
-
- 04 May, 2022 1 commit
-
-
Lukas Buchs authored
-
- 06 Apr, 2022 1 commit
-
-
Tobias Bengtsson authored
-
- 09 Mar, 2022 1 commit
-
-
Tobias Bengtsson authored
The WebAuthn specification mandates that the counter check should be performed if either of the counters are non-zero.
-
- 03 Feb, 2022 1 commit
-
-
Lukas Buchs authored
Handle certificates correctly already containing line breaks
-
- 13 Dec, 2021 1 commit
-
-
Roland Eigelsreiter authored
Calling is_file() with null will throw an error in PHP 8.1
-
- 29 Nov, 2021 1 commit
-
-
Lukas Buchs authored
Fix Serializable PHP 8.1 Compatibility Issue
-
- 08 Nov, 2021 1 commit
-
-
My1 authored
-
- 13 Oct, 2021 1 commit
-
-
Lukas authored
Client-side discoverable Credentials
-
- 07 Oct, 2021 1 commit
-
-
Lukas Buchs authored
allow to set a user name at the demo app.
-
- 06 Oct, 2021 1 commit
-
-
Lukas Buchs authored
- Fix Warning at getCertificateSubject / getCertificateIssuer - Fix adding non-certificate files at addRootCertificates - Fix show binary data as hex in server preview
-
- 21 Sep, 2021 1 commit
-
-
Lukas Buchs authored
Method to download root certificates from FIDO Alliance Metadata Service (MDS) to a specific folder.
-
- 17 Feb, 2021 2 commits
-
-
lbuchs authored
Attestation description
-
Lukas Buchs authored
- allow to not fail if root is not matching - format, UP, UV and rootValid in processCreate response - enhanced demo app: show server side
-
- 04 Jan, 2021 1 commit
-
-
Lukas Buchs authored
-
- 19 Nov, 2020 2 commits
-
-
Lukas Buchs authored
-
Benjamin Häublein authored
* move everything to src/ * change namespace to lbuchs\WebAuthn * add composer.json * fix more references * move new files Co-authored-by:
Benjamin Häublein <benjaminh@debian.vm.hp>
-
- 16 Nov, 2020 2 commits
-
-
Lukas Buchs authored
-
Lukas Buchs authored
-
- 03 Nov, 2020 2 commits
-
-
Lukas Buchs authored
-
Lukas Buchs authored
- Add Apple root ca - Add Microsofts collection of trusted TPM root ca
-
- 02 Nov, 2020 1 commit
-
-
Lukas Buchs authored
-
- 21 Oct, 2020 2 commits
-
-
Lukas Buchs authored
flag to use base64 url instead of RFC1342 for binary data in json strings.
-
Lukas Buchs authored
Fix hash algorithm
-
- 14 Oct, 2020 1 commit
-
-
Lukas Buchs authored
untested
-
- 11 Sep, 2020 6 commits
-
-
Lukas Buchs authored
-
Lukas Buchs authored
-
Lukas Buchs authored
RS256 for windows hello / self attestation for "packed" format
-
Lukas Buchs authored
allow indirect attestation when no root certificate are added, because we can't validate against root anyway.
-
Lukas Buchs authored
No commit message
-
Lukas Buchs authored
-
- 04 Dec, 2019 1 commit
-
-
Lukas Buchs authored
provide rpId to getGetArgs
-
- 17 Sep, 2019 2 commits
-
-
Lukas Buchs authored
-
Lukas Buchs authored
requireUserVerification may be a string added more informations to the response class of processCreate()
-