Library for data encryption using Guedes Cypher
utilities for encryption and hashing
Node.js module for Apache style password encryption using crypt(3).
Get the version of a MongoDB Crypt shared library programmatically and as a CLI
Dummy MongoDB Crypt shared library which only implements version helpers
Typescript wrapper for SHA-512, including $6$ crypt format.
Javascript implementation of the Unix crypt(3) DES-based hash
Provide sha512crypt algorithm for nodejs
Simple XOR string encryption library.
SHA-256 hash in pure javascript
Create MD5 hashed crypt passwords ($1$salt$hash.value/)
Securing the secrets on Serverless Framework by AWS KMS encryption.
CLI tool for creating and ecoding keys
Easy password-based encryption, by garbados.
skip32 (Skipjack cipher for 32-bit numbers) for node
Node.js implementation of Unixcrypt, specifically SHA-256 and SHA-512
Port of Google Closure's crypt package
Adonis library to safely store your secrets in your repository
It's two JavaScript functions to crypt and decrypt messages with a password.
A user friendly, BuckleScript wrapper for the Node.js crypto library.
Node.js crypt(3) bindings
Lock your source code in your own git repo. Stop AI agents, scrapers, and curious eyes from reading what's yours.
ShortCrypt is a very simple encryption library, which aims to encrypt any data into something random at first glance.
Symmetric encryption for RudderJS. AES-256-CBC with HMAC-SHA256 signing. Uses only `node:crypto`.