pcca-verifier

1.0.70510 • Public • Published

PCCA Verifier

License: AGPL v3 npm version Known Vulnerabilities Build Status

PCCA Verifier is a Node.js library for verifying Proof-Carrying Certificates™ issued by PCCA. The verification is done by

For what it means by DKIM Proof of CSR, please refer to PCCA Research Paper.

Requirement

  • Node.js v10.x.x

How to install

To install this library, run the following:

npm install --save pcca-verifier

How to use

To use this library, study the sample code in example.js which can be run by the following:

node example.js PATH_OF_CERT

License

AGPL-3.0-or-later

Readme

Keywords

none

Package Sidebar

Install

npm i pcca-verifier

Weekly Downloads

0

Version

1.0.70510

License

AGPL-3.0-or-later

Unpacked Size

141 kB

Total Files

25

Last publish

Collaborators

  • tim.liu