/asn1dump

asn1dump is a Go program to read a DER file from stdin and display its structure and content in a readable way on stdio. Based on the Golang encoding/asn1 package to parse the DER file

Primary LanguageGoMIT LicenseMIT

Watchers