
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
key-manager-bid
Advanced tools
该工具包主要用于加密以及解密的,index中封装的是相对应的方法
v20.0.0
一、生成公私钥地址
| Ed25519算法生成 | getBidAndKeyPair() |
|---|---|
| SM2算法生成 | getBidAndKeyPairBySM2() |
二、私钥对象使用
| 签名方式构造 | privateKeyManager() |
|---|---|
| 私钥构造 | privateKeyManagerByKey() |
| 根据私钥获取公钥 | getEncPublicKey() |
| 原生私钥转星火私钥 | getEncPrivateKeyByRaw() |
| 原生公钥转星火公钥 | getEncPublicKeyByRaw() |
| 签名 | sign() |
三、公钥对象使用
| 构造对象 | publicKeyManager() |
|---|---|
| 验签 | verify() |
四、密钥存储器
| 生成密钥存储器 | generateKeyStore() |
|---|---|
| 解析密钥存储器 | decipherKeyStore() |
五、助记词
| 生成助记词 | generateMnemonicCode() |
|---|
FAQs
该工具包主要用于加密以及解密的,index中封装的是相对应的方法
The npm package key-manager-bid receives a total of 0 weekly downloads. As such, key-manager-bid popularity was classified as not popular.
We found that key-manager-bid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.