
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@apeleghq/crypto-oids
Advanced tools
Non-comprehensive export of OIDs used in various crypto standards
🔒 Non-comprehensive export of OIDs used in various crypto standards
JSDoc
with a description.To install the package, you can use npm or yarn:
npm install @apeleghq/crypto-oids
or
yarn add @apeleghq/crypto-oids
import {
OID_ANSIX962_SIGNATURES_ECDSAWITHRECOMMENDED,
} from '@apeleghq/crypto-oids';
We welcome any contributions and feedback! Please feel free to submit pull requests, bug reports or feature requests to our GitHub repository.
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.
FAQs
Non-comprehensive export of OIDs used in various crypto standards
The npm package @apeleghq/crypto-oids receives a total of 8 weekly downloads. As such, @apeleghq/crypto-oids popularity was classified as not popular.
We found that @apeleghq/crypto-oids demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.