All Projects → PKISolutions → Asn1DerParser.NET

PKISolutions / Asn1DerParser.NET

Licence: MS-PL license
Abstract Syntax Notation One (ASN.1) binary parser to support Distinguished Encoding Rules (DER) in .NET

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Asn1DerParser.NET

rasn
A Safe #[no_std] ASN.1 Codec Framework
Stars: ✭ 131 (+322.58%)
Mutual labels:  asn1, asn, der
pem-utils
Managed .NET (C#) utility library for working with PEM files with DER/ASN.1 encoding
Stars: ✭ 62 (+100%)
Mutual labels:  asn1, asn, der
asn1-ts
ASN.1 TypeScript library, including codecs for Basic Encoding Rules (BER) and Distinguished Encoding Rules (DER).
Stars: ✭ 26 (-16.13%)
Mutual labels:  asn1, der
asinine
Embeddable ASN.1 (DER) and X.509v3 decoder
Stars: ✭ 34 (+9.68%)
Mutual labels:  asn1, der
asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (-51.61%)
Mutual labels:  asn1, asn
der-parser
BER/DER parser written in pure Rust. Fast, zero-copy, safe.
Stars: ✭ 73 (+135.48%)
Mutual labels:  asn1, der
rasn1
Ruby ASN.1 library
Stars: ✭ 14 (-54.84%)
Mutual labels:  asn1, der
network-tools
Network Tools
Stars: ✭ 27 (-12.9%)
Mutual labels:  asn
Jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Stars: ✭ 2,760 (+8803.23%)
Mutual labels:  asn1
FacebookIPLists
Hourly Checked and Updated if Facebook modifies their list
Stars: ✭ 76 (+145.16%)
Mutual labels:  asn
crystal-binary parser
Binary parser for Crystal
Stars: ✭ 18 (-41.94%)
Mutual labels:  binary-parser
C-plus-plus-ASN.1-2008-coder-decoder
Free C++ ASN.1:2008 coder/decoder
Stars: ✭ 23 (-25.81%)
Mutual labels:  asn1
geonetworking
ETSI ITS G5 GeoNetworking stack, in Java: CAM-DENM / ASN.1 PER / BTP / GeoNetworking
Stars: ✭ 93 (+200%)
Mutual labels:  asn1
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+13461.29%)
Mutual labels:  asn1
HostResolver
Resolve bulk host file list to IP addresses, ASN, and validate DNS.
Stars: ✭ 33 (+6.45%)
Mutual labels:  asn
asnap
asnap aims to render recon phase easier by providing updated data about which companies owns which ipv4 or ipv6 addresses and allows the user to automate initial port and service scanning.
Stars: ✭ 28 (-9.68%)
Mutual labels:  asn
spyder
Simple Python package for fast DER computation
Stars: ✭ 17 (-45.16%)
Mutual labels:  der
d2s
Diablo II file format binary parser written in Go.
Stars: ✭ 126 (+306.45%)
Mutual labels:  binary-parser
Phpseclib
PHP Secure Communications Library
Stars: ✭ 4,627 (+14825.81%)
Mutual labels:  asn1
accomplist
ACCOMPLIST - List Compiler
Stars: ✭ 51 (+64.52%)
Mutual labels:  asn

Asn1DerParser.NET

This is a .NET implementation of ASN.1 binary parser. This library allows to decode and read messages encoded by using Distinguished Encoding Rules (DER).

Download

Use NuGet to download the library and attach to your .NET project:

NuGet\Install-Package SysadminsLV.Asn1Parser

Status

Build Status image

Online API documentation: PKI Solutions Asn1Parser Documented Class Library

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].