Skip to content

Abstract Syntax Notation in .NET core, primarily for X.509 but for generally wire efficient protocols

Notifications You must be signed in to change notification settings

aykay76/asn.core

Repository files navigation

I started with this project because I was working on some X.509 code and needed to DER encode some ASN.1 objects. I wanted to learn more about it so I coded my own implementation.

I have tested this with a higher level X.509 library and it seems to work fine. It's not necessarily the most optimal code but that gives you something to do 😉

Please feel free to use it, offer feedback, extend it, whatever.

About

Abstract Syntax Notation in .NET core, primarily for X.509 but for generally wire efficient protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages