An open API service indexing awesome lists of open source software.

https://github.com/caesay/asn1editor

Includes a library and application to manipulate and read ASN1 keys, (pfx, der, pem, etc).
https://github.com/caesay/asn1editor

Last synced: about 1 year ago
JSON representation

Includes a library and application to manipulate and read ASN1 keys, (pfx, der, pem, etc).

Awesome Lists containing this project

README

          

# Asn1Editor
Includes a library and application to manipulate, read, and create ASN1 keys, (pfx, der, pem, etc).

-------------------------------

The good stuff (ASN1 parser etc) is in /LCLib, the rest are various user-friendly applications to read and convert keys to different formats. I couldn't find the source online anywhere, so this is uploaded here for historical purposes. It is identical to the original code, and I won't be accepting any pull requests.

Original author: Liping Dai (2003)