@libit/crypto
The missing crypto module for Node.js. It provides you with a consistent interface across Node.js and the browser.
10
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
towyuan
Keywords
cryptocrypthashsignverify
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| bogus-package | bogus-package | AI (bogus-package): Minor metadata gaps; package has ecosystem trust (2 approved dependents) and clear purpose. | ai | |
| dependencies | unvetted-dep:bcrypto | AI (dependencies): bcrypto is a legitimate cryptographic dependency; appropriate for this package's purpose. | ai | |
| typosquat | typosquat.levenshtein:bcrypt | AI (typosquat): Scoped package @libit/crypto with distinct purpose; not impersonation of bcrypt. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is standard and expected in a cryptographic library; Buffer.from(msg, 'hex') is normal crypto API usage, not a malicious payload indicator. | ai |