https://github.com/odedshimon/asn1
.Net Standard NuGet package created from: https://github.com/pornin/DDer Asn1 decoder
https://github.com/odedshimon/asn1
asn-1 asn1 asn1-decoder github-actions nuget
Last synced: 10 months ago
JSON representation
.Net Standard NuGet package created from: https://github.com/pornin/DDer Asn1 decoder
- Host: GitHub
- URL: https://github.com/odedshimon/asn1
- Owner: odedshimon
- Created: 2020-07-18T16:53:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T09:09:41.000Z (about 5 years ago)
- Last Synced: 2025-01-12T13:11:11.210Z (over 1 year ago)
- Topics: asn-1, asn1, asn1-decoder, github-actions, nuget
- Language: C#
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Asn1
This package enables ASN1 manipulating.
The original source code is taken from Thomas Pornin:
https://github.com/pornin/DDer
I did few things:
* Added some tests.
* Comiled as .Net Standard (instead .Net Framework).
* Packed it as a NuGet.
* Created CI/CD pipeline for automated Nugets generations.
NuGet Gallery Link: https://www.nuget.org/packages/Asn1DotNet/