JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q48664F
  • License MIT

Cryptographic Message Syntax (CMS) in TypeScript

Package Exports

  • @wildboar/cms
  • @wildboar/cms/src/index.js
  • @wildboar/cms/src/lib/modules/CryptographicMessageSyntax-2010/ContentInfo.ta
  • @wildboar/cms/src/lib/modules/CryptographicMessageSyntax-2010/ContentInfo.ta.js
  • @wildboar/cms/src/lib/modules/CryptographicMessageSyntax-2010/Digest.ta
  • @wildboar/cms/src/lib/modules/CryptographicMessageSyntax-2010/Digest.ta.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wildboar/cms) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Cryptographic Message Syntax in TypeScript

ASN.1 data structures and PDUs based on IETF RFC 5652, which defines Cryptographic Message Syntax (CMS).

These libraries were generated entirely or in part by the ASN.1 Compilation Service offered by Wildboar Software. The ASN.1 compiler itself is closed-source and proprietary, but some of the libraries produced with it are released publicly under the MIT license.

If you would like to see additional ASN.1 libraries in TypeScript or other programming languages, or if you have any other questions, please contact us at contact@wildboarsoftware.com.