index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
Age
Commit message (
Collapse
)
Author
2020-07-04
Pass aaguid into Packed verification
Matthew Miller
2020-07-04
Add new metadata auth algorithm constants
Matthew Miller
2020-07-04
Block getting statements during TOC refresh
Matthew Miller
2020-07-04
Add basic service state to MetadataService
Matthew Miller
2020-07-04
Remember to export MetadataService from server
Matthew Miller
2020-07-04
Update getStatement to allow for aaguid Buffers
Matthew Miller
2020-07-02
Clean up some comments
Matthew Miller
2020-07-02
Use jsrsasign to verify TOC JWT signature
Matthew Miller
2020-07-02
Add (broken) signature verification
Matthew Miller
2020-07-02
Rename a variable for later
Matthew Miller
2020-07-02
Validate certificate path after downloading TOC
Matthew Miller
2020-07-02
Remove base64url dependency from MetadataService
Matthew Miller
2020-07-02
Enable hashing strings
Matthew Miller
2020-07-02
Add `payload.no` check when downloading TOC
Matthew Miller
2020-07-02
Add hash check for downloaded statements
Matthew Miller
2020-07-02
Remove empty comment line
Matthew Miller
2020-07-02
Add MetadataService for coordinating MDS
Matthew Miller
2020-06-30
Add some TODO’s to verifyPacked
Matthew Miller
2020-06-30
Check for leftover bytes after parsing authData
Matthew Miller
2020-06-30
Parse extensions data buffer from authData
Matthew Miller
2020-06-30
Use CBOR decoder to extract pubKey from authData
Matthew Miller
2020-06-30
Require minimum buffer size when parsing authData
Matthew Miller
2020-06-25
Add certificate path validation to Android-Key
Matthew Miller
2020-06-24
Update SafetyNet to use new cert path validator
Matthew Miller
2020-06-24
Update SafetyNet to use existing PEM converter
Matthew Miller
2020-06-24
Add validateCertificatePath helper
Matthew Miller
2020-06-23
Confirm definition of SafetyNet cert CN
Matthew Miller
2020-06-23
Add another TODO verification android-key
Matthew Miller
2020-06-23
Fix error message when public keys don’t match
Matthew Miller
2020-06-23
Perform additional validations
Matthew Miller
2020-06-23
Remove old tpmInfo from certificateInfo type
Matthew Miller
2020-06-23
Pass in credPubKey to verifyAndroidKey
Matthew Miller
2020-06-23
Add more comments to TPM
Matthew Miller
2020-06-23
Remove ASN1 parsing from getCertificateInfo
Matthew Miller
2020-06-23
Update verifyTPM to use new ASN.1 utils
Matthew Miller
2020-06-23
Prepare some ASN.1 utilities
Matthew Miller
2020-06-23
Install @lapo/asn1js
Matthew Miller
2020-06-22
Add verification support for Android-Key
Matthew Miller
2020-06-22
Make tpmInfo in certInfo optional
Matthew Miller
2020-06-22
Prepare for returning extra cert info
Matthew Miller
2020-06-22
Reorganize attestation tests
Matthew Miller
2020-06-22
Clean up some comments
Matthew Miller
2020-06-22
Fix TPM SHA1 tests
Matthew Miller
2020-06-22
Add test for TPM attestation using SHA1
Matthew Miller
2020-06-22
Add ability to specify an algo when verifying sig
Matthew Miller
2020-06-22
Successfully verify a TPM attestation!
Matthew Miller
2020-06-22
Include optional, additional TPM cert info
Matthew Miller
2020-06-22
Add known manufacturers to TPM constants
Matthew Miller
2020-06-21
Perform basic TPM signature verifications
Matthew Miller
2020-06-21
Finish verifying TPM structure
Matthew Miller
[next]