1.0.0 • Published 2 months ago

@exact-realty/cms-classes v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

🔒 A collection of utility classes to encode CMS and related data ASN.1 data following DER rules

Reliability Rating Vulnerabilities Bugs Security Rating Maintainability Rating NPM Downloads


🚀 Features

  • TBD
  • Supports most structurues from CMS (PKCS #7)
  • Also supports various structures from:
    • CMS (PKCS #7)
    • PKCS #10
    • X.501
    • X.509

💻 Installation

To install the package, you can use npm or yarn:

npm install @exact-realty/cms-classes

or

yarn add @exact-realty/cms-classes

📚 Usage

TBD. See the tests or the type information.

🤝 Contributing

We welcome any contributions and feedback! Please feel free to submit pull requests, bug reports or feature requests to our GitHub repository.

📜 License

This project is released under the ISC license. Check out the LICENSE file for more information.