PeterO.Cbor
3.4.0-beta1
A C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 7049.
Advisory: https://github.com/advisories/GHSA-cxw4-9qv9-vx5h | Severity: high |
Use PeterO.Cbor version 4.1.0 (or the latest available version) rather than this legacy version.
See the version list below for details.
Install-Package PeterO.Cbor -Version 3.4.0-beta1
dotnet add package PeterO.Cbor --version 3.4.0-beta1
<PackageReference Include="PeterO.Cbor" Version="3.4.0-beta1" />
paket add PeterO.Cbor --version 3.4.0-beta1
#r "nuget: PeterO.Cbor, 3.4.0-beta1"
Release Notes
Version 3.4.0-beta1:
- Improved implemenation of new ToObject method.
- Bugs in multidimensional array serialization by FromObject were fixed.
- URI parsing restored to 3.0 version for backward compatibility.
- Remove method disallows null for backward compatibility.
- ICBORObjectConverter renamed to ICBORToFromConverter.
- Several APIs were obsoleted.
Version 3.4.0-alpha1:
- Add ToObject method for deserializing CBOR objects.
- Add ICBORObjectConverter interface.
- Add HasMostOuterTag method to CBORObject class.
- Add CTAP2 canonicalization support to CBOR object encoding.
- Added examples in several places in documentation.
Dependencies
-
- PeterO.Numbers (>= 1.1.2)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on PeterO.Cbor:
Package | Downloads |
---|---|
AWSSDK.DAX.Client
AWS DynamoDB Accelerator (DAX) .NET Client -- DAX is a fully managed, in-memory cache for DynamoDB.
|
|
Fido2
FIDO2 .NET library (WebAuthn)
|
|
Com.AugustCellars.COSE
An implementation of the CBOR Object Signing and Encryption standards.
|
|
Ipfs.Engine
An embedded IPFS engine for .Net
|
|
DSInternals.Common
This package is shared between all other DSInternals packages. Its main features are Azure AD Graph API and ADSI clients for for retrieval of cryptographic material. It contains implementations of common hash functions used by Windows, including NT hash, LM hash and OrgId hash. It also contains methods for SysKey/BootKey retrieval.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on PeterO.Cbor:
Repository | Stars |
---|---|
MichaelGrafnetter/DSInternals
Directory Services Internals (DSInternals) PowerShell Module and Framework
|
|
abergs/fido2-net-lib
FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
4.3.0 | 5,505 | 12/7/2020 | |
4.2.0 | 11,891 | 7/18/2020 | |
4.1.3 | 18,209 | 5/27/2020 | |
4.1.2 | 4,519 | 4/25/2020 | |
4.1.1 | 600 | 4/15/2020 | |
4.1.0 | 44,064 | 12/15/2019 | |
4.0.0 | 13,194 | 9/3/2019 | |
3.5.2 | 11,118 | 7/4/2019 | |
3.5.1 | 719 | 7/1/2019 | |
3.5.0 | 3,058 | 6/2/2019 | |
3.4.0-beta1 | 834 | 10/1/2018 | |
3.3.0 | 4,733 | 9/3/2018 | |
3.2.0 | 972 | 7/30/2018 |