
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
bif-encryption
Advanced tools
该工具包主要用于加密以及解密的,index中封装的是相对应的方法
v20.0.0
一、生成公私钥地址
| Ed25519算法生成 | getBidAndKeyPair() |
|---|---|
| SM2算法生成 | getBidAndKeyPairBySM2() |
二、私钥对象使用
| 签名方式构造 | privateKeyManager() |
|---|---|
| 私钥构造 | privateKeyManagerByKey() |
| 根据私钥获取公钥 | getEncPublicKey() |
| 原生私钥转星火私钥 | getEncPrivateKeyByRaw() |
| 原生公钥转星火公钥 | getEncPublicKeyByRaw() |
| 签名 | sign() |
三、公钥对象使用
| 构造对象 | publicKeyManager() |
|---|---|
| 验签 | verify() |
四、密钥存储器
| 生成密钥存储器 | generateKeyStore() |
|---|---|
| 解析密钥存储器 | decipherKeyStore() |
五、助记词
| 生成助记词 | generateMnemonicCode() |
|---|
FAQs
该工具包主要用于加密以及解密的,index中封装的是相对应的方法
We found that bif-encryption demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.