ElTimuro / CAdES.js

CAdESjs is an implementation of CAdES (CMS Advanced Electronic Signatures)in pure Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAdES.js

License CircleCI Known Vulnerabilities Coverage Status

CAdESjs is an implementation of CAdES (CMS Advanced Electronic Signatures)in pure Javascript. CAdES is a set of extensions to Cryptographic Message Syntax (CMS) signed data making it suitable for being used in EU Advanced Electronic Signatures.

CAdESjs was designed to be used with several other libraries including:

Library Description
PKIjs A pure JavaScript library implementing the formats and standards that are used in PKI applications.
ASN1js A pure JavaScript library implementing the ASN.1 standard.
PAdESjs A pure JavaScript library implementing the PAdES standard.

About

CAdESjs is an implementation of CAdES (CMS Advanced Electronic Signatures)in pure Javascript.

License:Other


Languages

Language:JavaScript 99.6%Language:HTML 0.4%