Registry / crypto / sop-crypto-types

sop-crypto-types

JSON →
library0.3.0phppackagistunverified

A PHP library of various ASN.1 types for cryptographic applications.

composer require sop/crypto-types
INSTALL
IMPORT
SIG · SOP-CRYPTO-TYPES
S
sop-crypto-types
cryptophpv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SignatureAlgorithmIdentifierFactory
use Sop\CryptoTypes\AlgorithmIdentifier\Signature\SignatureAlgorithmIdentifierFactory;

Create a signature algorithm identifier from an OID.

use Sop\CryptoTypes\AlgorithmIdentifier\Signature\SignatureAlgorithmIdentifierFactory; $factory = new SignatureAlgorithmIdentifierFactory(); $identifier = $factory->fromAlgorithmOID('1.2.840.113549.1.1.5');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Resources
sop-crypto-types — pip install sop-crypto-types · libregistry