Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
fusiondirectory
WebAuthn
Commits
b72668fc
Commit
b72668fc
authored
4 years ago
by
Lukas Buchs
Browse files
Options
Download
Patches
Plain Diff
TPM
Fix hash algorithm
parent
e281e2fb
master
v2.0.0-beta
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
No related merge requests found
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
Attestation/Format/AndroidKey.php
+10
-9
Attestation/Format/AndroidKey.php
Attestation/Format/AndroidSafetyNet.php
+0
-1
Attestation/Format/AndroidSafetyNet.php
Attestation/Format/FormatBase.php
+60
-1
Attestation/Format/FormatBase.php
Attestation/Format/Packed.php
+9
-11
Attestation/Format/Packed.php
Attestation/Format/Tpm.php
+21
-15
Attestation/Format/Tpm.php
Attestation/Format/U2f.php
+6
-5
Attestation/Format/U2f.php
README.md
+3
-2
README.md
WebAuthn.php
+2
-2
WebAuthn.php
_test/client.html
+8
-2
_test/client.html
_test/server.php
+3
-0
_test/server.php
with
122 additions
and
48 deletions
+122
-48
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets