Download the PHP package hidasw/asn1 without Composer
On this page you can find all versions of the php package hidasw/asn1. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor hidasw
Package asn1
Short Description PHP library to parse and create ASN.1 structures without dependencies
License GPL-3.0
Package asn1
Short Description PHP library to parse and create ASN.1 structures without dependencies
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package asn1
Php ASN.1
Independent Asn.1 Parse & Create
Description
Php function to parse and create ASN.1 hex form.
base64 form need to decoded then convert to hex.
DER form need to convert to hex.
Usage
Parse as array:
Parse hex encoded and return as array:
To specify max parsing depth:
Create:
create sequence:
create set:
create various structure:
Supported tags
All versions of asn1 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package hidasw/asn1 contains the following files
Loading the files please wait ....