Qore asn1 Module is an open source module for the Qore programming language that provides ASN.1 functionality, which allows Qore apps to generate and parse ASN.1 data.
More documentation can be found here. The latest source code can be grabbed from SVN using the following command:
svn co https://svn.qore.sf.net/svnroot/qore/module-asn1/trunk qore-module-asn1
Product's homepage
Requirements:
· Qore Programming Language
· OpenSSL
What's New in This Release: [ read full changelog ]
· Updated configure to check the directory specified with --prefix first when looking for dependent libraries.