Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Passwordless.dev

The passwordless web is coming to .net
Collective - Host: opensource - https://opencollective.com/passwordless - Website: https://www.passwordless.dev - Code: https://github.com/abergs/fido2-net-lib

Merge pull request #84 from CodeTherapist/Base64UrlTest

Add minimal tests for Base64Url class

github.com/passwordless-lib/fido2-net-lib - f7c68c88bf7b0b2858f069da49999b79a86810f3 authored almost 6 years ago by Alex Seigler <[email protected]>
Refactor and improve ToEnum extension method

* Update Fido2NetLib.csproj to use latest C# language
* Add minimal test for ToEnum

github.com/passwordless-lib/fido2-net-lib - 3ee09a017e16d57ebd4cecc6b989dafec21168b7 authored almost 6 years ago by CodeTherapist <[email protected]>
Add minimal tests for Base64Url class

github.com/passwordless-lib/fido2-net-lib - cd4f59d254c2a62e0f43124de3c1811526c59353 authored almost 6 years ago by CodeTherapist <[email protected]>
Replace WebClient with HttpClient in metadata area.

Resolves #49.

github.com/passwordless-lib/fido2-net-lib - 4a000f929df99698b0f76adde27aeae1157714c3 authored almost 6 years ago by Alex Seigler <[email protected]>
Add webauthn.io site to Read More

made with <3 by Duo Labs

github.com/passwordless-lib/fido2-net-lib - 39cae53806dc584d221f24adf63a35121de5d583 authored almost 6 years ago by Nick Steele <[email protected]>
Bumped nuget pkg in readme

github.com/passwordless-lib/fido2-net-lib - 356b3c6991e684cc157be34a303d45ee8c6b1f25 authored almost 6 years ago by Anders Åberg <[email protected]>
Bumped version number

github.com/passwordless-lib/fido2-net-lib - 642e6d7334af9e8a6792e7b8e6ab6280bd647430 authored almost 6 years ago by Anders Åberg <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - 926cff447b8eeeffdb281f202a3c9eea3cf25028 authored almost 6 years ago by Alex Seigler <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - 692d8c44e83609b1e790e97d9bcb516671bbe76e authored almost 6 years ago by Alex Seigler <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - f7643c1c833e29e7b097a91fe930306a7f1227b0 authored almost 6 years ago by Alex Seigler <[email protected]>
Changed example.extension from string to object to pass conformance tests.

github.com/passwordless-lib/fido2-net-lib - 1dc2cb450cdd540ed1241f5303f9709114d8f7a5 authored almost 6 years ago by Alex Seigler <[email protected]>
Add metadata for SoloKeys Solo authenticator

github.com/passwordless-lib/fido2-net-lib - b3cec42adabe5bf3caf396afafe613371f537406 authored almost 6 years ago by Alex Seigler <[email protected]>
Merge pull request #75 from idaviddesmet/parse-enum-member-attribute

Parsing EnumMember values to Enum

github.com/passwordless-lib/fido2-net-lib - 5fb5651fb7e6c467f2f70c34ee880deeb2f2e8d1 authored almost 6 years ago by Alex Seigler <[email protected]>
Put COSE types into enums with intellisense summaries, and replace usage of integers to describe COSE values or labels throughout with enum elements to improve readability and make debugging simpler.

github.com/passwordless-lib/fido2-net-lib - 255adafc5524501fc808a5d34165e068f62b0ff4 authored almost 6 years ago by Alex Seigler <[email protected]>
Support Target Frameworks by OS

github.com/passwordless-lib/fido2-net-lib - b962681e82e141a39e41cf4fd5aff5bab2cca9d5 authored almost 6 years ago by David De Smet <[email protected]>
Parsing EnumMember values to Enum

github.com/passwordless-lib/fido2-net-lib - ce0f024fe5f1465f35c012f6cbb1866f379c495e authored almost 6 years ago by David De Smet <[email protected]>
Remove hard coded conformance testing endpoints, instead fetch endpoint data on the fly based on configuration "origin" string.

github.com/passwordless-lib/fido2-net-lib - d9ddbe3e4e0c27aa26f5671226dd4d6343f52ea2 authored almost 6 years ago by Alex Seigler <[email protected]>
Additional logic to pass the remaining conformance tests, particularly the MDS related tests.

github.com/passwordless-lib/fido2-net-lib - 9196ba270206f5ecbcb03d13ed3bb82f98582bec authored almost 6 years ago by Alex Seigler <[email protected]>
Delete global.json

github.com/passwordless-lib/fido2-net-lib - e6e8a5130524bbe9b4cb530b0e4a3e290c2e9b29 authored almost 6 years ago by Alex Seigler <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - dc0aef4a904df8606034486a624017727003f809 authored almost 6 years ago by Alex Seigler <[email protected]>
Finish adding basic support for defined extensions. Resolves #55. Added some work in progress logic for passing metadata service tests in conformance tools.

github.com/passwordless-lib/fido2-net-lib - 39d3843f7188fc35f90c088e3839b4e50e0dd0bd authored almost 6 years ago by Alex Seigler <[email protected]>
Added more extension support, and stub metadata for SoloKeys Solo authenticator.

github.com/passwordless-lib/fido2-net-lib - 94057aa13609b1baa15a45e3c2e40913fd0a4858 authored almost 6 years ago by Alex Seigler <[email protected]>
Cosmetic updates and fix for breaking change in javascript library used by demo site.

github.com/passwordless-lib/fido2-net-lib - 1f45049b0d93bb6b6353c5b6a75d1e889c8d4d77 authored almost 6 years ago by Alex Seigler <[email protected]>
Save AAGUID during registration, display AAGUID and description from metadata on demo page

github.com/passwordless-lib/fido2-net-lib - a5b9806f76ed1929b8c6b1114b7c22d14b536c3c authored almost 6 years ago by Alex Seigler <[email protected]>
Make demo site more useful by providing list of authenticator details per user.

github.com/passwordless-lib/fido2-net-lib - 00304b2fc286aefec40157aff64d5f8935c0854e authored almost 6 years ago by Alex Seigler <[email protected]>
Send all transport options to client instead of empty array. Resolves #71.

github.com/passwordless-lib/fido2-net-lib - 6bc7e2a44691de0a5c00c2e5c7a349d224234039 authored almost 6 years ago by Alex Seigler <[email protected]>
Merge pull request #73 from idaviddesmet/master

Properties of PublicKeyCredentialType enum are nullable

github.com/passwordless-lib/fido2-net-lib - 6887911127f74353abd95463a90ac67d91f336eb authored almost 6 years ago by Alex Seigler <[email protected]>
Initial implementation of support for extensions as requested in #55. Conformance test "Server-ServerPublicKeyCredentialGetOptionsResponse-Req-1 P-1" passes now.

github.com/passwordless-lib/fido2-net-lib - 59e615e63048075cb42771370b1049deaba572e8 authored almost 6 years ago by Alex Seigler <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - 0872ede4b900e1df6a49ebaf7c2390bfb1028b48 authored almost 6 years ago by Alex Seigler <[email protected]>
Allow metadata usage from unit tests, and allow U2F attestation to utilitze metadata, only if configuration is present.

github.com/passwordless-lib/fido2-net-lib - 0af35ad4c6342fbb2818e7aba96eecb81a9d9ed7 authored almost 6 years ago by Alex Seigler <[email protected]>
Properties of PublicKeyCredentialType enum are nullable

github.com/passwordless-lib/fido2-net-lib - ac25e863238b9f32198ee846f5370914417044ae authored almost 6 years ago by David De Smet <[email protected]>
Added better build badges

github.com/passwordless-lib/fido2-net-lib - dd4b381c69d1c836e5400992aa041a248e0e87de authored almost 6 years ago by Anders Åberg <[email protected]>
Prefer enumeration (#69)

* Prefer enumeration over TypeString

* Fixed TestStringIsSerializable caused by enum change
...

github.com/passwordless-lib/fido2-net-lib - fe679ce3ff1e536378510bbdceea2109d43f1367 authored almost 6 years ago by David De Smet <[email protected]>
Added testbadge

github.com/passwordless-lib/fido2-net-lib - 0988da27dbfe4b807334cd59dc47f409c4d06dfd authored about 6 years ago by Anders Åberg <[email protected]>
Merge pull request #67 from herrjemand/patch-1

Added syntax highlight to the code samples

github.com/passwordless-lib/fido2-net-lib - 16b8b51dad52499950de6a65f7973514707a5c59 authored about 6 years ago by Alex Seigler <[email protected]>
Added syntax highlight to the code samples

github.com/passwordless-lib/fido2-net-lib - 712d46e604f7d4eafecf95f3f5d9f314f955f022 authored about 6 years ago by Ackermann Yuriy <[email protected]>
Removed net462 from testlib

github.com/passwordless-lib/fido2-net-lib - e613950521d7fc30fee533946dadd9d429ae4b97 authored about 6 years ago by Anders Åberg <[email protected]>
Added a guarding mechanism to prevent usage in .NET46X

Because of compatibility issues with .NET Standard 2.0 we have to make sure
there is a sane way ...

github.com/passwordless-lib/fido2-net-lib - 5091bdbc2b6f307d2478e8cc1929f2e85eaa2c88 authored about 6 years ago by Meik Tranel <[email protected]>
Add logic to SigFromEcDsaSig to turn ASN.1 ECDsa formatted signature value to IEEE P1363 format. Resolves #32.

github.com/passwordless-lib/fido2-net-lib - a3bbe13848fd44a236b87738a3f88a837b4ac4f0 authored about 6 years ago by Alex Seigler <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - 4a5aa0ef4af7147750f90b981af730f90b44826d authored about 6 years ago by Anders Åberg <[email protected]>
Added info about builds in readme

github.com/passwordless-lib/fido2-net-lib - 9ea0eedbbea854e7d7bd0a2ff9eb4be090681adf authored about 6 years ago by Anders Åberg <[email protected]>
Added build, pack and publish scripts

github.com/passwordless-lib/fido2-net-lib - 14f5b956bb0c646ba9008abfa478f3e6972a000e authored about 6 years ago by Anders Åberg <[email protected]>
Merge pull request #63 from aseigler/master

TPM chain validation, move MDS to packed attestation specific area

github.com/passwordless-lib/fido2-net-lib - 6646cf23fd52c2e743c32eda05a8b5d5cf6c8af1 authored about 6 years ago by Alex Seigler <[email protected]>
Clean .gitignore

github.com/passwordless-lib/fido2-net-lib - 2d20a3fb252502b255cc10d991d4b24c516b94f8 authored about 6 years ago by Alex Seigler <[email protected]>
TPM chain verification

github.com/passwordless-lib/fido2-net-lib - 003d52e9f7b5c4c9b6e921a9e4292f3f445d2ff4 authored about 6 years ago by Alex Seigler <[email protected]>
Merge pull request #61 from MeikTranel/General-ProjectStructure-Overhaul

General project structure overhaul

github.com/passwordless-lib/fido2-net-lib - 43129d61813d7a9616a951bc559047902c6cde8e authored about 6 years ago by Anders Åberg <[email protected]>
Removed unnecessary UserSecretsID, rolled down test package references to release versions and removed the dotnet-xunit tool reference

The dotnet-sdk (based on the TestAdapter system) is perfectly capable of detecting, running and ...

github.com/passwordless-lib/fido2-net-lib - 561153380790f2ab0f6e84a378cc346dbd74de69 authored about 6 years ago by Meik Tranel <[email protected]>
Isolated test files into a single directory for a better solution explorer browsing experience

This is achieved by first moving the files into a subfolder and then update their existing ItemS...

github.com/passwordless-lib/fido2-net-lib - 1c5f6dd13e3705256c60579bb29ff0d8a87aef03 authored about 6 years ago by Meik Tranel <[email protected]>
Relocated static third party library files, removed project files and isolated the package into a single AssemblyInfo

Instead of producing weird unstable undocumented / unaccounted for in-package dependencies we in...

github.com/passwordless-lib/fido2-net-lib - aac61526916db5a595c809bed9a1fa43d6eb00bf authored about 6 years ago by Meik Tranel <[email protected]>
Add metadata entries for YubiKey 5 series AAGUID values. Remove these if/when these hit MDS.

github.com/passwordless-lib/fido2-net-lib - e564aa1e42f6c29514bed1bdf2f5c8d20a6e2f5e authored about 6 years ago by Alex Seigler <[email protected]>
Move MDS lookup stuff to packed specific area, additional general cleanup

github.com/passwordless-lib/fido2-net-lib - f34ac61374cabaf140221459b9a9f7763930228d authored about 6 years ago by Alex Seigler <[email protected]>
TPM chain validation

github.com/passwordless-lib/fido2-net-lib - ed1ee671d002e45efaa4c7d787c8e477104cf4fc authored about 6 years ago by Alex Seigler <[email protected]>
Add public keys for some TPM manufacturers

github.com/passwordless-lib/fido2-net-lib - 30d760337ad2d815df85791283b1d893f28c35d7 authored about 6 years ago by Alex Seigler <[email protected]>
Remove dependency on UserSecrets

github.com/passwordless-lib/fido2-net-lib - 068c82e1bc3a48b8794ff5da36081d2794bef7ce authored about 6 years ago by Alex Seigler <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - 3f90dff5f3b31ca9e2935094a7644385d4761de5 authored about 6 years ago by Anders Åberg <[email protected]>
Do not require a MDSAccessKey in the democontroller

github.com/passwordless-lib/fido2-net-lib - 9bfb4e242bfb07a6bafae59f4ca63b78a1e3c77e authored about 6 years ago by Anders Åberg <[email protected]>
Merge pull request #59 from aseigler/master

* Added PeterO.Cbor as local project to close #7
* Added Chaos.NaCl as local project for EdDSA ...

github.com/passwordless-lib/fido2-net-lib - df445ba29de9c2aa0675a51f82305d7f73cbfe35 authored about 6 years ago by Anders Åberg <[email protected]>
Convert Chaos.NaCl to netstandard1.0

github.com/passwordless-lib/fido2-net-lib - d05b899321f70eec9df05e8aaa7c29eae2971fff authored about 6 years ago by Alex Seigler <[email protected]>
Additional cleanup and reorganization.

Adding a failing test captured from conformance tool ALG_SIGN_SECP521R1_ECDSA_SHA512_RAW.

github.com/passwordless-lib/fido2-net-lib - c3313a152a40bb78e915c4cb772cc9ba003438ea authored about 6 years ago by Alex Seigler <[email protected]>
Move attestation format specific code out to their own files, simplify and improve readability

github.com/passwordless-lib/fido2-net-lib - c8bdead56668795bbc6e6d4b677e12414838fb0a authored about 6 years ago by Alex Seigler <[email protected]>
Update Chaos.NaCl.csproj

github.com/passwordless-lib/fido2-net-lib - 1ef8ffcea47d1d61e7acd4c8c8ea471119cebda8 authored about 6 years ago by Alex Seigler <[email protected]>
Prevent exception on first run

If unconfigured, continue silently.

github.com/passwordless-lib/fido2-net-lib - a422dd6ab0699bc800e845768332dbc6b2c7ba0f authored about 6 years ago by Alex Seigler <[email protected]>
Add Yubico root and aaguid to metadata

github.com/passwordless-lib/fido2-net-lib - deefd86537bca5376a19408737c0311c14277d9d authored about 6 years ago by Alex Seigler <[email protected]>
Change PeterO.Cbor reference from package to project

github.com/passwordless-lib/fido2-net-lib - 2ff0b5279e70703ccdf7af0a2f54621eab1b6d49 authored about 6 years ago by Alex Seigler <[email protected]>
Implement EdDSA signature algorithm support via Chaos.NaCl

github.com/passwordless-lib/fido2-net-lib - fd9413cc52cefe7a466a0137181f7625d7a43dc5 authored about 6 years ago by Alex Seigler <[email protected]>
Merge commit '38ea570523e1d5dff120fb179045ad08b13f46a3' as 'Chaos.NaCl'

github.com/passwordless-lib/fido2-net-lib - 0a1932ee6c125fc12e2f673efb141adf5e252678 authored about 6 years ago by Alex Seigler <[email protected]>
Squashed 'Chaos.NaCl/' content from commit 16ae652

git-subtree-dir: Chaos.NaCl
git-subtree-split: 16ae652070749678fd74f453bbe0c8f00a9a2f7b

github.com/passwordless-lib/fido2-net-lib - 38ea570523e1d5dff120fb179045ad08b13f46a3 authored about 6 years ago by Alex Seigler <[email protected]>
Merge commit '580a7ec18e17d18d07aa87bcb39e7a2eb959e6ab' as 'CBOR'

github.com/passwordless-lib/fido2-net-lib - d3797690209785cefb67d7b3059c2b967b80b0d7 authored about 6 years ago by Alex Seigler <[email protected]>
Squashed 'CBOR/' content from commit d6d5e14

git-subtree-dir: CBOR
git-subtree-split: d6d5e146f85695994acc9323077cb1fc7bddf7d3

github.com/passwordless-lib/fido2-net-lib - 580a7ec18e17d18d07aa87bcb39e7a2eb959e6ab authored about 6 years ago by Alex Seigler <[email protected]>
Update Controller.cs

github.com/passwordless-lib/fido2-net-lib - 7839e329492ea4c1874dddba1fa502ae36edfe2b authored about 6 years ago by Alex Seigler <[email protected]>
Update webauthn.js

github.com/passwordless-lib/fido2-net-lib - e25664496a07dde199e97847fc65f2385da354e6 authored about 6 years ago by Alex Seigler <[email protected]>
Add ECC support for TPM attestation, simplify tpm and packed attestation type verification logic

github.com/passwordless-lib/fido2-net-lib - 0db91119f6bee9b8acdf4084a3e4c1651724ba5f authored about 6 years ago by Alex Seigler <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - 5909d73db656dbe9821f41de24e7e2dbbd578cc9 authored about 6 years ago by Alex Seigler <[email protected]>
Revert "Add PeterO.Cbor as submodule, remove dependency on PeterO.Cbor."

This reverts commit 941bb2aeb7eea960fffccfaf5f889626ee917ed4.

github.com/passwordless-lib/fido2-net-lib - 8a6578ac099dae048ee5c92c20aa463f7ad0a80c authored about 6 years ago by Alex Seigler <[email protected]>
Revert "Remove external dependency on PeterO.Cbor package."

This reverts commit 28e41cb28b0c4c14454dfb527a39480df0e74389.

github.com/passwordless-lib/fido2-net-lib - 100f2dcbc1edef3b0bc2762485425bf61466c766 authored about 6 years ago by Alex Seigler <[email protected]>
Revert "Add Chaos.NaCl as submodule, add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW"

This reverts commit e61e8fb3b8b0b40ccfe2f19208d108969a3d64e6.

github.com/passwordless-lib/fido2-net-lib - 999b3e4d2783c408482ee3abf26f1586a41d517b authored about 6 years ago by Alex Seigler <[email protected]>
Revert "Add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW"

This reverts commit 5743c4b2f85fa4f85be38d31a7e198e597a3627a.

github.com/passwordless-lib/fido2-net-lib - 52c7a3a1f9a7999e75ebd38de6a4820d30c3c16c authored about 6 years ago by Alex Seigler <[email protected]>
Made VerificationException public

github.com/passwordless-lib/fido2-net-lib - 2fd4c04d058864154c70ad0dfb36802a5091bf4b authored about 6 years ago by Anders Åberg <[email protected]>
Cleaned up Demo site a bit

github.com/passwordless-lib/fido2-net-lib - c61faa37c3d4a3ae4a9d3fe4b1428e8c43593401 authored about 6 years ago by Anders Åberg <[email protected]>
Add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW

github.com/passwordless-lib/fido2-net-lib - 5743c4b2f85fa4f85be38d31a7e198e597a3627a authored about 6 years ago by Alex Seigler <[email protected]>
Add Chaos.NaCl as submodule, add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW

github.com/passwordless-lib/fido2-net-lib - e61e8fb3b8b0b40ccfe2f19208d108969a3d64e6 authored about 6 years ago by Alex Seigler <[email protected]>
Remove external dependency on PeterO.Cbor package.

github.com/passwordless-lib/fido2-net-lib - 28e41cb28b0c4c14454dfb527a39480df0e74389 authored about 6 years ago by Alex Seigler <[email protected]>
Add PeterO.Cbor as submodule, remove dependency on PeterO.Cbor.

github.com/passwordless-lib/fido2-net-lib - 941bb2aeb7eea960fffccfaf5f889626ee917ed4 authored about 6 years ago by Alex Seigler <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - cae83ed7d2f7e67f501195547a82180763e2f330 authored about 6 years ago by Alex Seigler <[email protected]>
Improved readme

github.com/passwordless-lib/fido2-net-lib - a7f0fda2fa7255138c9a4b3115b6eed25df480f3 authored about 6 years ago by Anders Åberg <[email protected]>
Moved around titles in readme

github.com/passwordless-lib/fido2-net-lib - 5669ed9646a160b31a6d78c8b05a64b3d4b99aa3 authored about 6 years ago by Anders Åberg <[email protected]>
Added nuget package reference

github.com/passwordless-lib/fido2-net-lib - 5c207436d011e83843a2423c3db1d82ff171fca8 authored about 6 years ago by Anders Åberg <[email protected]>
Corrected spacing

github.com/passwordless-lib/fido2-net-lib - 2e03153ece9a7dd1520b17a85ad9074571352a82 authored about 6 years ago by Anders Åberg <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - 71df18a15d38461a3717a0e8bad0fca61f1b763b authored about 6 years ago by Alex Seigler <[email protected]>
Added SourceLink dependency for better debugging

github.com/passwordless-lib/fido2-net-lib - 32f08380f74629de8becb01d781d319f7fcc3c25 authored about 6 years ago by Anders Åberg <[email protected]>
Updated the readme

github.com/passwordless-lib/fido2-net-lib - 18749977530ebaa4f7441b23f0e7bd8478357049 authored about 6 years ago by Anders Åberg <[email protected]>
Cleaned up old assignments

github.com/passwordless-lib/fido2-net-lib - 0dfd53a584cfde282cc7d71acdecdb2300305a14 authored about 6 years ago by Anders Åberg <[email protected]>
Added global.json

github.com/passwordless-lib/fido2-net-lib - 637ea3ee58a0569ebf8862f5403f5c6d8f811879 authored about 6 years ago by Anders Åberg <[email protected]>
Hard coded minimal metadata for conformance test authenticator so that AttestationResponse-Resp-6 F-2 will pass if there is no custom folder present in the cache directory.

github.com/passwordless-lib/fido2-net-lib - 30f966ae2f5b5319c99e73a111bb3bb349400577 authored about 6 years ago by Alex Seigler <[email protected]>
Hard coded minimal metadata for conformance test authenticator so that AttestationResponse-Resp-6 F-2 will pass if there is no custom folder present in the cache directory.

github.com/passwordless-lib/fido2-net-lib - 106da2cdc97ca720ce962da5c9157edd0d3f7000 authored over 6 years ago by Alex Seigler <[email protected]>
Merge pull request #51 from aseigler/master

New conformance tool requirements for UP/UV and some metadata defense

github.com/passwordless-lib/fido2-net-lib - f738501a2ac1acb2eff47cdd1c7aa79c262ef861 authored over 6 years ago by Alex Seigler <[email protected]>
New conformance tool requirements for UP/UV and some metadata defense

github.com/passwordless-lib/fido2-net-lib - 66845f54187fcb360a24513e5abb88bd3ba3b282 authored over 6 years ago by Alex Seigler <[email protected]>
replace fromcache with fromCache

github.com/passwordless-lib/fido2-net-lib - 8577bc621dbfd7415077de034bcbd0a7cdcdbb78 authored over 6 years ago by Anders Åberg <[email protected]>
Changed variable name and added a bit of comments

github.com/passwordless-lib/fido2-net-lib - e56a6b46cadd19b03053dfd0de9d9aee534125c2 authored over 6 years ago by Anders Åberg <[email protected]>