Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.57 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.57 KB

CAdES.js

License CircleCI Known Vulnerabilities Coverage Status

Overview

For a Netlify Deployment see: https://eurosign.netlify.app

Usage

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.