Ecosyste.ms: OpenCollective

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

github.com/passwordless-lib/fido2-net-lib

FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
https://github.com/passwordless-lib/fido2-net-lib

Merge pull request #84 from CodeTherapist/Base64UrlTest

Add minimal tests for Base64Url class

f7c68c88bf7b0b2858f069da49999b79a86810f3 authored almost 6 years ago
Refactor and improve ToEnum extension method

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

3ee09a017e16d57ebd4cecc6b989dafec21168b7 authored almost 6 years ago
Add minimal tests for Base64Url class

cd4f59d254c2a62e0f43124de3c1811526c59353 authored almost 6 years ago
Replace WebClient with HttpClient in metadata area.

Resolves #49.

4a000f929df99698b0f76adde27aeae1157714c3 authored almost 6 years ago
Add webauthn.io site to Read More

made with <3 by Duo Labs

39cae53806dc584d221f24adf63a35121de5d583 authored almost 6 years ago
Bumped nuget pkg in readme

356b3c6991e684cc157be34a303d45ee8c6b1f25 authored almost 6 years ago
Bumped version number

642e6d7334af9e8a6792e7b8e6ab6280bd647430 authored almost 6 years ago
Update README.md

926cff447b8eeeffdb281f202a3c9eea3cf25028 authored almost 6 years ago
Update README.md

692d8c44e83609b1e790e97d9bcb516671bbe76e authored almost 6 years ago
Update README.md

f7643c1c833e29e7b097a91fe930306a7f1227b0 authored almost 6 years ago
Changed example.extension from string to object to pass conformance tests.

1dc2cb450cdd540ed1241f5303f9709114d8f7a5 authored almost 6 years ago
Add metadata for SoloKeys Solo authenticator

b3cec42adabe5bf3caf396afafe613371f537406 authored almost 6 years ago
Merge pull request #75 from idaviddesmet/parse-enum-member-attribute

Parsing EnumMember values to Enum

5fb5651fb7e6c467f2f70c34ee880deeb2f2e8d1 authored almost 6 years ago
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.

255adafc5524501fc808a5d34165e068f62b0ff4 authored almost 6 years ago
Support Target Frameworks by OS

b962681e82e141a39e41cf4fd5aff5bab2cca9d5 authored almost 6 years ago
Parsing EnumMember values to Enum

ce0f024fe5f1465f35c012f6cbb1866f379c495e authored almost 6 years ago
Remove hard coded conformance testing endpoints, instead fetch endpoint data on the fly based on configuration "origin" string.

d9ddbe3e4e0c27aa26f5671226dd4d6343f52ea2 authored almost 6 years ago
Additional logic to pass the remaining conformance tests, particularly the MDS related tests.

9196ba270206f5ecbcb03d13ed3bb82f98582bec authored almost 6 years ago
Delete global.json

e6e8a5130524bbe9b4cb530b0e4a3e290c2e9b29 authored almost 6 years ago
Update README.md

dc0aef4a904df8606034486a624017727003f809 authored about 6 years ago
Finish adding basic support for defined extensions. Resolves #55. Added some work in progress logic for passing metadata service tests in conformance tools.

39d3843f7188fc35f90c088e3839b4e50e0dd0bd authored about 6 years ago
Added more extension support, and stub metadata for SoloKeys Solo authenticator.

94057aa13609b1baa15a45e3c2e40913fd0a4858 authored about 6 years ago
Cosmetic updates and fix for breaking change in javascript library used by demo site.

1f45049b0d93bb6b6353c5b6a75d1e889c8d4d77 authored about 6 years ago
Save AAGUID during registration, display AAGUID and description from metadata on demo page

a5b9806f76ed1929b8c6b1114b7c22d14b536c3c authored about 6 years ago
Make demo site more useful by providing list of authenticator details per user.

00304b2fc286aefec40157aff64d5f8935c0854e authored about 6 years ago
Send all transport options to client instead of empty array. Resolves #71.

6bc7e2a44691de0a5c00c2e5c7a349d224234039 authored about 6 years ago
Merge pull request #73 from idaviddesmet/master

Properties of PublicKeyCredentialType enum are nullable

6887911127f74353abd95463a90ac67d91f336eb authored about 6 years ago
Initial implementation of support for extensions as requested in #55. Conformance test "Server-ServerPublicKeyCredentialGetOptionsResponse-Req-1 P-1" passes now.

59e615e63048075cb42771370b1049deaba572e8 authored about 6 years ago
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

0872ede4b900e1df6a49ebaf7c2390bfb1028b48 authored about 6 years ago
Allow metadata usage from unit tests, and allow U2F attestation to utilitze metadata, only if configuration is present.

0af35ad4c6342fbb2818e7aba96eecb81a9d9ed7 authored about 6 years ago
Properties of PublicKeyCredentialType enum are nullable

ac25e863238b9f32198ee846f5370914417044ae authored about 6 years ago
Added better build badges

dd4b381c69d1c836e5400992aa041a248e0e87de authored about 6 years ago
Prefer enumeration (#69)

* Prefer enumeration over TypeString

* Fixed TestStringIsSerializable caused by enum change
...

fe679ce3ff1e536378510bbdceea2109d43f1367 authored about 6 years ago
Added testbadge

0988da27dbfe4b807334cd59dc47f409c4d06dfd authored about 6 years ago
Merge pull request #67 from herrjemand/patch-1

Added syntax highlight to the code samples

16b8b51dad52499950de6a65f7973514707a5c59 authored about 6 years ago
Added syntax highlight to the code samples

712d46e604f7d4eafecf95f3f5d9f314f955f022 authored about 6 years ago
Removed net462 from testlib

e613950521d7fc30fee533946dadd9d429ae4b97 authored about 6 years ago
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 ...

5091bdbc2b6f307d2478e8cc1929f2e85eaa2c88 authored about 6 years ago
Add logic to SigFromEcDsaSig to turn ASN.1 ECDsa formatted signature value to IEEE P1363 format. Resolves #32.

a3bbe13848fd44a236b87738a3f88a837b4ac4f0 authored about 6 years ago
Update README.md

4a5aa0ef4af7147750f90b981af730f90b44826d authored about 6 years ago
Added info about builds in readme

9ea0eedbbea854e7d7bd0a2ff9eb4be090681adf authored about 6 years ago
Added build, pack and publish scripts

14f5b956bb0c646ba9008abfa478f3e6972a000e authored about 6 years ago
Merge pull request #63 from aseigler/master

TPM chain validation, move MDS to packed attestation specific area

6646cf23fd52c2e743c32eda05a8b5d5cf6c8af1 authored about 6 years ago
Clean .gitignore

2d20a3fb252502b255cc10d991d4b24c516b94f8 authored about 6 years ago
TPM chain verification

003d52e9f7b5c4c9b6e921a9e4292f3f445d2ff4 authored about 6 years ago
Merge pull request #61 from MeikTranel/General-ProjectStructure-Overhaul

General project structure overhaul

43129d61813d7a9616a951bc559047902c6cde8e authored about 6 years ago
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 ...

561153380790f2ab0f6e84a378cc346dbd74de69 authored about 6 years ago
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...

1c5f6dd13e3705256c60579bb29ff0d8a87aef03 authored about 6 years ago
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...

aac61526916db5a595c809bed9a1fa43d6eb00bf authored about 6 years ago
Add metadata entries for YubiKey 5 series AAGUID values. Remove these if/when these hit MDS.

e564aa1e42f6c29514bed1bdf2f5c8d20a6e2f5e authored about 6 years ago
Move MDS lookup stuff to packed specific area, additional general cleanup

f34ac61374cabaf140221459b9a9f7763930228d authored about 6 years ago
TPM chain validation

ed1ee671d002e45efaa4c7d787c8e477104cf4fc authored about 6 years ago
Add public keys for some TPM manufacturers

30d760337ad2d815df85791283b1d893f28c35d7 authored about 6 years ago
Remove dependency on UserSecrets

068c82e1bc3a48b8794ff5da36081d2794bef7ce authored about 6 years ago
Update README.md

3f90dff5f3b31ca9e2935094a7644385d4761de5 authored about 6 years ago
Do not require a MDSAccessKey in the democontroller

9bfb4e242bfb07a6bafae59f4ca63b78a1e3c77e authored about 6 years ago
Merge pull request #59 from aseigler/master

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

df445ba29de9c2aa0675a51f82305d7f73cbfe35 authored about 6 years ago
Convert Chaos.NaCl to netstandard1.0

d05b899321f70eec9df05e8aaa7c29eae2971fff authored about 6 years ago
Additional cleanup and reorganization.

Adding a failing test captured from conformance tool ALG_SIGN_SECP521R1_ECDSA_SHA512_RAW.

c3313a152a40bb78e915c4cb772cc9ba003438ea authored about 6 years ago
Move attestation format specific code out to their own files, simplify and improve readability

c8bdead56668795bbc6e6d4b677e12414838fb0a authored about 6 years ago
Update Chaos.NaCl.csproj

1ef8ffcea47d1d61e7acd4c8c8ea471119cebda8 authored over 6 years ago
Prevent exception on first run

If unconfigured, continue silently.

a422dd6ab0699bc800e845768332dbc6b2c7ba0f authored over 6 years ago
Add Yubico root and aaguid to metadata

deefd86537bca5376a19408737c0311c14277d9d authored over 6 years ago
Change PeterO.Cbor reference from package to project

2ff0b5279e70703ccdf7af0a2f54621eab1b6d49 authored over 6 years ago
Implement EdDSA signature algorithm support via Chaos.NaCl

fd9413cc52cefe7a466a0137181f7625d7a43dc5 authored over 6 years ago
Merge commit '38ea570523e1d5dff120fb179045ad08b13f46a3' as 'Chaos.NaCl'

0a1932ee6c125fc12e2f673efb141adf5e252678 authored over 6 years ago
Squashed 'Chaos.NaCl/' content from commit 16ae652

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

38ea570523e1d5dff120fb179045ad08b13f46a3 authored over 6 years ago
Merge commit '580a7ec18e17d18d07aa87bcb39e7a2eb959e6ab' as 'CBOR'

d3797690209785cefb67d7b3059c2b967b80b0d7 authored over 6 years ago
Squashed 'CBOR/' content from commit d6d5e14

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

580a7ec18e17d18d07aa87bcb39e7a2eb959e6ab authored over 6 years ago
Update Controller.cs

7839e329492ea4c1874dddba1fa502ae36edfe2b authored over 6 years ago
Update webauthn.js

e25664496a07dde199e97847fc65f2385da354e6 authored over 6 years ago
Add ECC support for TPM attestation, simplify tpm and packed attestation type verification logic

0db91119f6bee9b8acdf4084a3e4c1651724ba5f authored over 6 years ago
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

5909d73db656dbe9821f41de24e7e2dbbd578cc9 authored over 6 years ago
Revert "Add PeterO.Cbor as submodule, remove dependency on PeterO.Cbor."

This reverts commit 941bb2aeb7eea960fffccfaf5f889626ee917ed4.

8a6578ac099dae048ee5c92c20aa463f7ad0a80c authored over 6 years ago
Revert "Remove external dependency on PeterO.Cbor package."

This reverts commit 28e41cb28b0c4c14454dfb527a39480df0e74389.

100f2dcbc1edef3b0bc2762485425bf61466c766 authored over 6 years ago
Revert "Add Chaos.NaCl as submodule, add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW"

This reverts commit e61e8fb3b8b0b40ccfe2f19208d108969a3d64e6.

999b3e4d2783c408482ee3abf26f1586a41d517b authored over 6 years ago
Revert "Add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW"

This reverts commit 5743c4b2f85fa4f85be38d31a7e198e597a3627a.

52c7a3a1f9a7999e75ebd38de6a4820d30c3c16c authored over 6 years ago
Made VerificationException public

2fd4c04d058864154c70ad0dfb36802a5091bf4b authored over 6 years ago
Cleaned up Demo site a bit

c61faa37c3d4a3ae4a9d3fe4b1428e8c43593401 authored over 6 years ago
Add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW

5743c4b2f85fa4f85be38d31a7e198e597a3627a authored over 6 years ago
Add Chaos.NaCl as submodule, add algorithm support for ALG_SIGN_ED25519_EDDSA_SHA512_RAW

e61e8fb3b8b0b40ccfe2f19208d108969a3d64e6 authored over 6 years ago
Remove external dependency on PeterO.Cbor package.

28e41cb28b0c4c14454dfb527a39480df0e74389 authored over 6 years ago
Add PeterO.Cbor as submodule, remove dependency on PeterO.Cbor.

941bb2aeb7eea960fffccfaf5f889626ee917ed4 authored over 6 years ago
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

cae83ed7d2f7e67f501195547a82180763e2f330 authored over 6 years ago
Improved readme

a7f0fda2fa7255138c9a4b3115b6eed25df480f3 authored over 6 years ago
Moved around titles in readme

5669ed9646a160b31a6d78c8b05a64b3d4b99aa3 authored over 6 years ago
Added nuget package reference

5c207436d011e83843a2423c3db1d82ff171fca8 authored over 6 years ago
Corrected spacing

2e03153ece9a7dd1520b17a85ad9074571352a82 authored over 6 years ago
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

71df18a15d38461a3717a0e8bad0fca61f1b763b authored over 6 years ago
Added SourceLink dependency for better debugging

32f08380f74629de8becb01d781d319f7fcc3c25 authored over 6 years ago
Fixed link

15b38165da7978ea5fa8b69a5e91742c6830cbf5 authored over 6 years ago
Updated the readme

18749977530ebaa4f7441b23f0e7bd8478357049 authored over 6 years ago
Cleaned up old assignments

0dfd53a584cfde282cc7d71acdecdb2300305a14 authored over 6 years ago
Added global.json

637ea3ee58a0569ebf8862f5403f5c6d8f811879 authored over 6 years ago
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.

30f966ae2f5b5319c99e73a111bb3bb349400577 authored over 6 years ago
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.

106da2cdc97ca720ce962da5c9157edd0d3f7000 authored over 6 years ago
Merge pull request #51 from aseigler/master

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

f738501a2ac1acb2eff47cdd1c7aa79c262ef861 authored over 6 years ago
New conformance tool requirements for UP/UV and some metadata defense

66845f54187fcb360a24513e5abb88bd3ba3b282 authored over 6 years ago
replace fromcache with fromCache

8577bc621dbfd7415077de034bcbd0a7cdcdbb78 authored over 6 years ago
Changed variable name and added a bit of comments

e56a6b46cadd19b03053dfd0de9d9aee534125c2 authored over 6 years ago