[go: nahoru, domu]

Skip to content

PHP library for the encoding and decoding of ASN.1 DER encoded data and identification of ASN.1 Object Identifiers.

License

Notifications You must be signed in to change notification settings

ionux/php-asn1-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP ASN.1 Encode/decode Utility Library

(c) 2014-2024, Rich Morgan rich@richmorgan.me

This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers. See: https://en.wikipedia.org/wiki/Abstract_Syntax_Notation_One

Installation

Import the OID class into your project.

Usage

Instantiate an OID object and call the checkOID() method with the hex value you're trying to identify.

License

This project is released under the MIT License (MIT). See the accompanying LICENSE file for the complete text.

About

PHP library for the encoding and decoding of ASN.1 DER encoded data and identification of ASN.1 Object Identifiers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages