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
2023-08-16
Add getWebCrypto to isoCrypto
Matthew Miller
2023-08-16
Replace iso-webcrypto with Deno's crypto
Matthew Miller
2023-08-16
Run `ddi fmt` over src/
Matthew Miller
2023-08-16
Fix debug lib type export
Matthew Miller
2023-08-16
Fix versions on more NPM libs
Matthew Miller
2023-08-16
Move @peculiar libs to deps.ts
Matthew Miller
2023-08-16
Rearrange deps.ts
Matthew Miller
2023-08-16
Move more deps into deps.ts
Matthew Miller
2023-08-16
Explicitly export types to appease Deno
Matthew Miller
2023-08-16
Convert typescripti-types imports into deps.ts
Matthew Miller
2023-08-16
Address `deno lint` issues
Matthew Miller
2023-08-16
Map cbor-x to deno.land
Matthew Miller
2023-08-16
Change @hexagon/base64 to point to deno.land
Matthew Miller
2023-08-16
Add COSECRV.SECP256K1
Matthew Miller
2023-08-16
Add file extensions to imports
Matthew Miller
2023-07-21
Remove unnecessary tests in verify methods
Corentin Mors
2023-07-20
Add matched RPID to verify response
Corentin Mors
2023-07-19
Add origin in authentication and registration info
Corentin Mors
Closes #414
2023-06-22
Change syntax for readonly property
Matthew Miller
2023-06-04
Add an E2E test against live FIDO MDS
Matthew Miller
2023-06-04
Support use of RSA for JWT signatures
Matthew Miller
2023-06-04
Support PEM certs with leading spaces on each line
Matthew Miller
2023-02-16
Update tests
Matthew Miller
2023-02-16
Shorten list of default public key algs
Matthew Miller
2023-01-03
Always include credProps in extensions
Matthew Miller
2023-01-03
Prefer resident keys
Matthew Miller
2022-12-27
Revert renaming of registration credentialType
Matthew Miller
2022-12-27
Lint everything
Matthew Miller
2022-12-27
Rename `credential` opt to `response`
Matthew Miller
2022-12-27
Fix tests
Matthew Miller
2022-12-27
Update server methods to use new types
Matthew Miller
2022-12-18
Add more tests
Matthew Miller
2022-12-18
Add note about unwrapping signature
Matthew Miller
2022-12-18
Add test for verifyJWT
Matthew Miller
2022-12-18
Update MetadaService to use new verifyJWT()
Matthew Miller
2022-12-18
Pull out EC2 signature unwrapping into helper
Matthew Miller
2022-12-18
Turn pemToBytes into a helper
Matthew Miller
2022-12-18
Create JWT verifier
Matthew Miller
2022-12-18
Run linting
Matthew Miller
2022-12-15
Pass on no cert extensions
Matthew Miller
2022-12-15
Clean up unused import
Matthew Miller
2022-12-15
Pass on malformed CRL data
Matthew Miller
2022-12-15
Reduce use of jsrsasign in isCertRevoked()
Matthew Miller
2022-12-15
Reduce more use of jsrsasign for X.509
Matthew Miller
2022-12-15
Return more certificate info
Matthew Miller
2022-12-15
Rename two verifySignature() arguments
Matthew Miller
2022-12-15
Remove longer timeout on "apple" tests
Matthew Miller
2022-12-15
Remove "leaf" from convertX509PublicKeyToCOSE()
Matthew Miller
2022-12-15
Recognize use of secp384r1 in X.509
Matthew Miller
2022-12-15
Break out signatureAlgorithmToCOSEAlg into helper
Matthew Miller
[prev]
[next]