Socket
Book a DemoInstallSign in
Socket

@apeleghq/crypto-oids

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apeleghq/crypto-oids

Non-comprehensive export of OIDs used in various crypto standards

20250325.0.0
latest
Source
npmnpm
Version published
Weekly downloads
8
700%
Maintainers
2
Weekly downloads
 
Created
Source

🔒 Non-comprehensive export of OIDs used in various crypto standards

Reliability Rating Vulnerabilities Bugs Security Rating Maintainability Rating NPM Downloads

🚀 Features

  • Standard arcs covered (note that not all OIDS are necessarily exported):
    • ANSI X9.62
    • PKCS #1
    • PKCS #5 (PBKDF2 only)
    • PKCS #7 / CMS
    • PKCS #9
    • RSA digest algorithms (MD2, MD5, etc.) and HMAC (HMAC with SHA-*)
    • NIST AES
    • NIST SHA
  • Incudes JSDoc with a description.
  • It does not support reverse lookups.

💻 Installation

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

npm install @apeleghq/crypto-oids

or

yarn add @apeleghq/crypto-oids

📚 Usage

import {
  OID_ANSIX962_SIGNATURES_ECDSAWITHRECOMMENDED,
} from '@apeleghq/crypto-oids';

🤝 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 dedicated to the public domain, and you may do with it as you wish. Check out the LICENSE.txt file for more information.

If you download the full sources, note that some support files might (such as .prettierrc.cjs) might have a different license. In those cases, that license applies.

Keywords

oid

FAQs

Package last updated on 25 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.