
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
abcrypt is an implementation of the abcrypt encrypted data format.
This crate supports version 1 of the abcrypt format.
Run the following command in your project directory:
cargo add abcrypt
alloc
Enables features that require an allocator. This is enabled by default (implied
by std
).
serde
Enables serialization support for Params
.
std
Enables features that depend on the standard library. This is enabled by default.
no_std
supportThis supports no_std
mode. Disables the default
feature to enable this.
[!IMPORTANT] Note that the memory blocks used by Argon2 when calculating a derived key is limited to 256 KiB when the
alloc
feature is disabled.
See the documentation for more details.
The minimum supported Rust version (MSRV) of this library is v1.85.0.
The upstream repository is available at https://github.com/sorairolake/abcrypt.git.
Please see CHANGELOG.adoc.
Please see CONTRIBUTING.adoc.
https://sorairolake.github.io/abcrypt/
Copyright (C) 2022 Shun Sakai (see AUTHORS.adoc)
This library is distributed under the terms of either the Apache License 2.0 or the MIT License.
This project is compliant with version 3.3 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.
FAQs
Unknown package
We found that abcrypt demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/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.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.