Skip to main content

Prebuilt Quick DER includes based on ASN.1 in RFCs

Project description

Quick DER precompiled ASN.1 code

Many standards specifications define ASN.1 fragments. We try to deliver them to you in shrink-wrapped form.

Ideally, in Python all you would do to use ASN.1 from a given standard would be something like

from quickder.rfc import rfc4511

Similarly, in C all you would do to use the same standard would be

#include <quickder/rfc4511>

The Quick DER package offers just that. It comes with packages like quickder.rfc for Python and quickder-rfc for C. In both cases a namespace for specifications surrounds the information. Multiple packages can add their pre-compiled things here.

Have a look in the rfc directory for an idea of how this is done.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

quickder.rfc-1.4.0-py3.7.egg (467.2 kB view hashes)

Uploaded Source

quickder.rfc-1.4.0-py3-none-any.whl (379.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page