Requires qore 0.7.0+ and openssl headers and libraries to build.
Module documentation: http://qore.org/manual/modules/asn1-module-doc.html
This initial version of the asn1 module only supports a subset of ASN.1 data types, in fact, only enough to create and parse RFC3161 timestamp requests and responses.
It should be fairly easy to add support for more ASN.1 data types and functionality in the future though.
The latest source code can be checked out from svn with the following command:
svn co https://svn.qore.sf.net/svnroot/qore/module-asn1/trunk qore-module-asn1
RPMs for Linux can be found at the opensuse build service here: http://download.opensuse.org/repositories/devel:/languages:/misc/
Mac OS/X users can install this module by using macports by issuing the following command
sudo port selfupdate
sudo port -vu install qore-asn1-module
The portfile can be found here: http://trac.macports.org/browser/trunk/dports/lang/qore-asn1-module/Portfile





