JSPM

Found 723 results for decrypt

jose

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

  • v6.1.0
  • 87.00
  • Published

aes-js

A pure JavaScript implementation of the AES block cipher and all common modes of operation.

  • v3.1.2
  • 76.08
  • Published

hashids

Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

  • v2.3.0
  • 66.58
  • Published

kruptein

crypto; from kruptein to hide or conceal

  • v3.0.8
  • 64.86
  • Published

cryptr

a simple encrypt and decrypt module for node.js

  • v6.4.0
  • 64.76
  • Published

@loaders.gl/crypto

Cryptographic/hashing plugins for loaders.gl

  • v4.3.4
  • 64.12
  • Published

web-auth-library

Authentication library for the browser environment using Web Crypto API

  • v1.0.3
  • 56.63
  • Published

qsu

qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.

  • v1.10.2
  • 55.92
  • Published

simple-encryptor

Simplified encryption/decryption for node.js

  • v4.0.0
  • 55.54
  • Published

paseto

PASETO for Node.js with no dependencies

  • v3.1.4
  • 53.46
  • Published

gpg

GPG encryption and decryption in node.js by way of the gpg command-line tool

  • v0.6.0
  • 53.32
  • Published

officecrypto-tool

officeCrypto is a library for node.js that can be used to decrypt and encrypt excel files.

  • v0.0.19
  • 51.52
  • Published

cpass

Simplified secured password two-ways encryption

  • v2.3.0
  • 51.32
  • Published

crypto-extra

Convenience methods for the crypto module

  • v1.0.1
  • 49.85
  • Published

secure-web-storage

A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.

  • v1.0.2
  • 48.37
  • Published

minizip-asm.js

Minizip in javascript. Work with password. Demo: https://rf00.github.io/minizip-asm.js/example/

  • v1.0.10
  • 46.49
  • Published

openssl-nodejs

is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/

  • v1.0.5
  • 46.13
  • Published

text-encrypter

The library to encrypt/decrypt text using caesar cipher mechanism

  • v1.1.0
  • 44.36
  • Published

tiny-encryptor

A tiny opinionated isomorphic library for encrypting and decrypting with ease.

  • v1.0.1
  • 43.48
  • Published

chrome-cookies-secure

Extract encrypted Google Chrome cookies for a url on a Mac, Linux or Windows

  • v3.0.0
  • 42.69
  • Published

jasypt

org.jasypt.util.text.BasicTextEncryptor for Node.js

  • v1.0.7
  • 42.59
  • Published

@begin/hashid

Generate ids from numbers

    • v1.0.0
    • 41.95
    • Published

    paseto-ts

    PASETO v4 (encrypt, decrypt, sign & verify) in TypeScript

    • v2.0.5
    • 41.41
    • Published

    aes-ecb

    A pure JavaScript implementation of the AES block cipher algorithm with additional features.

      • v1.3.15
      • 40.93
      • Published

      @adorsys/jwe-codec

      Codec to encrypt any javascript value into a JsonWebEncryption (JWE)

      • v1.0.2
      • 40.44
      • Published

      jose-jwe-jws

      Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.

      • v0.2.2
      • 40.09
      • Published

      mix-hash

      Mix crypto module for easy use

      • v1.0.7
      • 39.67
      • Published

      ncrypt-js

      a light weight javascript data encryption and decryption library

      • v2.1.2
      • 39.66
      • Published

      @tka85/dotenvenc

      Encrypt and decrypt in-memory at runtime your .env file so you can store sensitive information (passwords etc.) in source control

      • v5.4.2
      • 39.42
      • Published

      next-crypto

      A simple encryption module for Next.JS edge runtime.

      • v1.0.8
      • 39.16
      • Published

      multi-encrypt

      A simple no-install solution to encrypt/decrypt multiple files in a public repo

      • v1.0.4
      • 39.08
      • Published

      iocane

      Textual encryption library

      • v5.2.0
      • 38.29
      • Published

      cryptography

      Simplified functions for nodejs cryptography.

      • v1.2.3
      • 38.27
      • Published

      string-crypto

      Small, simple, and secure no-dependency library to encrypt and decrypt strings using PBKDF2 for key derivation and AES (defaulted to 256-bit / SHA512)

      • v3.0.2
      • 37.46
      • Published

      cf-encrypt

      Node.js implementation of the ColdFusion encrypt() and decrypt() functions.

      • v1.0.0
      • 37.45
      • Published

      aes-cross

      A cross platform AES encryption-decryption with pkcs5Padding. support Java,javascript,typescript,C,Android,IOS...

      • v1.1.2
      • 37.42
      • Published

      lora-packet

      LoRa packet decoder/encoder

      • v0.9.2
      • 36.99
      • Published

      n-krypta

      A simple encrypting and decrypting package

      • v1.0.6
      • 36.94
      • Published

      rsa-xml

      RSA XML Decrypter

      • v0.1.5
      • 36.76
      • Published

      xxtea-node

      XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Node.js.

      • v1.1.5
      • 36.54
      • Published

      strong-cryptor

      Strong encryptor and decryptor nodejs

      • v2.2.0
      • 36.16
      • Published

      aes-encryption

      AES-256 encryption utils and handlers

        • v1.0.4
        • 35.89
        • Published

        cryptex

        Secure secret storage and cryptographic key retrieval for Node.js

        • v1.0.1
        • 35.88
        • Published

        quick-encrypt

        Easily generate RSA Public-Private Keypairs and use them for secure asymmetric one-way encryption and decryption!

        • v1.0.8
        • 35.14
        • Published

        aes-ts

        0 dependency, pure TypesScript implementation of the AES block cipher and common modes of operation.

        • v0.0.0-alpha.0
        • 34.91
        • Published

        ssh-key-decrypt

        Decrypt encrypted ssh private keys

        • v0.1.2
        • 34.80
        • Published

        string-codec

        Encoder/Decoder of various algorithm

        • v0.1.0
        • 34.56
        • Published

        node-encryption

        This package will simplify the process of encrypting and decrypting data for your application providing robust AES-256-GCM encryption and decryption utilities for protecting sensitive data.

        • v2.0.1
        • 34.16
        • Published

        cyberchef

        The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.

        • v10.19.4
        • 34.09
        • Published

        @authing/jose

        Webpack v4 compatible version of panva/jose v3.x

          • v1.0.2-beta
          • 33.56
          • Published

          string-cipher

          Simple string encryption and decryption functions

          • v1.0.8
          • 33.20
          • Published

          sack.vfs

          SACK abstraction library exposed to JS to provide low level system services.

          • v1.3.123
          • 33.18
          • Published

          gpg-ts

          GPG encryption and decryption in node.js by way of the gpg command-line tool. Now with TypeScript.

          • v0.7.0
          • 32.54
          • Published

          easy-encryption

          A wrapper around the built-in `crypto` module that makes encryption easy in Node.js.

          • v0.1.1
          • 32.42
          • Published

          nanocurrency-web

          Toolkit for Nano cryptocurrency client side offline integrations

          • v1.4.3
          • 31.92
          • Published

          data-crypto

          encryption algorithms

          • v1.4.4
          • 31.74
          • Published

          cryptorjs

          Encrypt and decrypt string, number and object using a key

          • v3.0.0
          • 31.44
          • Published

          libnemo

          Nano cryptocurrency wallet library.

          • v0.10.4
          • 31.40
          • Published

          de4js

          JavaScript Deobfuscator and Unpacker

          • v1.11.4
          • 31.11
          • Published

          scryptex

          README.md

          • v0.1.8
          • 31.04
          • Published

          dotencr

          Encrypt and decrypt individual lines inside a .env file. Supports multiple encryption keys. Keys and dotenv files can be read text file or read from the environment.

          • v1.0.3
          • 30.86
          • Published

          node-cipher

          Securely encrypt sensitive files for use in public source control.

          • v6.3.3
          • 30.62
          • Published

          salteen

          A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.

          • v1.0.0
          • 30.53
          • Published

          encryptjs

          A library to encrypt and decrypt a string

          • v2.0.0
          • 30.30
          • Published

          node-scc-config

          Configuring a Node.js application based on Spring Cloud Config

          • v1.2.1
          • 30.23
          • Published

          webpack-encrypt-nodejs-module

          This is a webpack plugin (`webpack >= 5`) that creates an encrypted bundle nodejs module that will be decrypted at runtime on server using an environment variable as the desencryption key.

          • v1.0.3
          • 30.18
          • Published

          glitched-writer

          Glitched, text writing module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.

          • v2.0.29
          • 30.17
          • Published

          secrypt

          Tool for keeping repository secrets encrypted

          • v1.0.10
          • 30.11
          • Published

          envcoder

          Package, that allows you to encrypt, decrypt, convert your .json to .env file

          • v1.0.10
          • 30.11
          • Published

          url-crypt

          json -> compressed encrypted url-safe base64 strings.

          • v1.2.1
          • 29.93
          • Published

          gpg-with-err-handling

          This is an enhancement over gpg nmp module which includes error handling in decryotion

          • v1.0.7
          • 29.68
          • Published

          animinulla

          A pure JavaScript implementation of the AES block cipher and all common modes of operation.

          • v1.5.2
          • 29.60
          • Published

          vue-glitched-writer

          Vue.js Single File Component. Wrapper for Glitched Writer: text-writing js module.

          • v1.2.2
          • 29.08
          • Published

          jasypt-common

          Node.js module adapt to Jasypt

          • v1.0.3
          • 29.05
          • Published

          multi-nano-web

          Toolkit for Nano cryptocurrency client side offline integrations

          • v1.8.0
          • 28.87
          • Published

          encrypter

          A Node.js encryption module

          • v1.0.0
          • 28.76
          • Published

          dikacryptjs

          Encrypt and Decrypt System in Node JS

            • v3.0.2
            • 28.56
            • Published

            encrypt_decrypt

            encrypt and decrypt function for nodejs works with php also

            • v1.0.0
            • 28.51
            • Published

            encrypt-laravel-5

            Encrypt a JSON in such a way that php Laravel 5 can decrypt it.

            • v1.0.1
            • 28.02
            • Published

            folder-encrypt

            Simple module that helps you encrypt & decrypt folder/file with password.

            • v1.1.7
            • 27.73
            • Published

            jose-jwe

            Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.

            • v0.2.2
            • 27.41
            • Published

            symmetric-encrypt

            Password-based encryption and decryption

            • v1.0.0
            • 27.34
            • Published

            poly-crypto

            High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+.

            • v2.3.0
            • 27.29
            • Published

            objection-hashid

            Objection plugin to automatically obfuscate model ids using hashids!

            • v3.0.2
            • 27.04
            • Published

            aes-cmac-js

            AES CMAC implementation in pure js

            • v1.0.2
            • 26.90
            • Published

            file-encryptor-cli

            Simple cli tool for encrypt and decrypt files

            • v1.0.7
            • 26.84
            • Published

            node-file-encrypt

            a file encrypt & decrypt package based on TEA

            • v0.0.8
            • 26.30
            • Published

            node-tea

            a string encrypt & decrypt package based on TEA

            • v0.0.5
            • 26.16
            • Published

            @lsqswl/rsaencrypt

            基于jsencrypt封装的RSA加解密工具。支持长字符串;支持与java/Object-C互相加解密。

            • v1.0.3
            • 26.05
            • Published

            object-encrypter

            Encrypt/decrypt javascript objects as strings with TTL

            • v0.1.3
            • 25.91
            • Published

            usefulljs

            A utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript

            • v1.1.8
            • 25.43
            • Published

            react-crypt-gsm

            A simple wrapper to handle encryption of strings and decryption of string which can be used in react application. react-crypt-gsm is a simple aes-256-gcm encrypt and decrypt module for node.js

            • v1.0.4
            • 25.01
            • Published

            criptic-alpha

            To encrypt and decrypt text

            • v1.0.1
            • 24.94
            • Published

            quick-crypto

            Easy way to encrypt and decrypt objects and values.

            • v1.0.0
            • 24.87
            • Published

            crypto-aes-ecb

            A Encrypt/Decrypt AES ECB library for NodeJS.

            • v1.2.0
            • 24.47
            • Published

            encryption-for-node

            Portable Crypto libraries for Node and Browsers

            • v1.1.10
            • 24.25
            • Published

            @gtsc/libs-shared

            This library was generated with [Nx](https://nx.dev).

            • v0.0.14
            • 24.25
            • Published

            jscrypt

            Encrypt/Decrypt files via Node.js built-in crypto and stream modules with percentage progress callback with desired chunksize

            • v1.1.1
            • 24.14
            • Published

            client-crypto

            Javascript Crypto Library for browser

            • v1.5.2
            • 24.03
            • Published

            @gaonengwww/jose

            JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

            • v6.1.0
            • 23.94
            • Published

            lbmesh-encrypt-aes

            AES Encryption Module for LB Mesh Command Line Interface

            • v1.0.2
            • 23.90
            • Published

            pdfbox-cli-wrap

            A wrapper for making PDFBox CLI commands

            • v1.0.36
            • 23.79
            • Published

            magiccrypt

            MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrypt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS7 padding and 64, 128, 192 or 256-bits key

            • v5.0.1
            • 23.63
            • Published

            rc4-cipher

            RC4 algorithm based encryption and decryption package

            • v1.0.0
            • 23.05
            • Published

            encyrpt-decrypt-env

            https://www.npmjs.com/package/encyrpt-decrypt-env

              • v1.0.10
              • 22.65
              • Published

              @bolttech/encryption

              Encryption Module allows you to create key pairs, encrypt, and decrypt data with the same strategy of the Encryption Service.

                • v3.0.0
                • 22.38
                • Published

                singlecrypt-text

                A simple, secure and fast symmetric encryption library that makes use of AES-GCM.

                • v1.0.1
                • 22.35
                • Published

                let-me-encrypt-ts

                AES-CBC encryption/decryption utility written in TypeScript

                • v1.0.1
                • 22.12
                • Published

                encrypt-string

                Encrypt and decrypt a string using another string (or an `Uint8Array`) as password

                • v1.0.0
                • 22.05
                • Published

                secure-store-redis

                A simple wrapper to encrypt and decrypt data stored in Redis

                • v3.0.7
                • 22.02
                • Published

                topsecret-env

                Securely manage application environment variables

                • v0.2.5
                • 21.78
                • Published

                @c4it/tianji

                ### tianji (天机) 目前支持国密非对称加密(sm2)、摘要算法(sm3)和对称加密算法(sm4) <br>

                  • v0.2.21
                  • 21.72
                  • Published

                  libopenssl

                  OpenSSL implementation for NodeJS

                  • v1.0.6
                  • 21.55
                  • Published

                  encrypt-uint8array

                  Encrypt and decrypt an `Uint8Array` using another `Uint8Array` as password

                  • v1.0.0
                  • 21.43
                  • Published

                  @5no/crypt

                  5no-crypt tools for Encrypt/Decrypt string

                  • v1.0.6
                  • 21.40
                  • Published

                  @mdaemon/rsa-message

                  RSA message encryption, signing, decryption, and verification using webcrypto or node crypto

                  • v2.1.1
                  • 21.39
                  • Published

                  @gykh/caesar-cipher

                  Used to encrypt/decrypt using simple caesar cipher

                  • v2.0.2
                  • 21.26
                  • Published

                  gulp-sha

                  [Gulp](http://gulpjs.com) plugin for hashing using propular SHA algorithms

                  • v0.2.1
                  • 21.10
                  • Published

                  fdoering-mcrypt

                  Migrated mcrypt.js from F. Doering jsmcrypt Version 0.1 (https://code.google.com/archive/p/js-mcrypt/)

                  • v1.0.8
                  • 20.87
                  • Published

                  react-native-aes-ecb

                  A pure JavaScript implementation of the AES block cipher algorithm with additional features for react-native.

                    • v1.0.0
                    • 20.86
                    • Published

                    yael

                    Yet Another Encryption Library (This one is better!)

                    • v1.2.2
                    • 20.79
                    • Published

                    @sounisi5011/encrypted-archive

                    Convert data into a single encrypted archive data that contains all metadata needed for decryption

                    • v0.1.0
                    • 20.68
                    • Published

                    sqlite-cipher

                    Module to handle encrypted sqlite databases. Sync and async

                    • v0.3.6
                    • 20.42
                    • Published

                    privatebin-decrypt

                    a ts/js lib to decrypt content from privateBin

                    • v1.0.3
                    • 20.19
                    • Published

                    @hsz/kms

                    AWS KMS encrypt/decrypt nodejs executable for .env files

                    • v1.0.4
                    • 20.16
                    • Published

                    shifro

                    A lightweight library for decrypting MP4 files, directly in the browser

                    • v0.2.0
                    • 20.14
                    • Published

                    cryptpic

                    An image encryption node-js cli

                    • v0.2.2
                    • 20.07
                    • Published

                    simple-aes-256

                    Simple aes-256-ctr encrypt/decrypt

                    • v3.0.1
                    • 19.97
                    • Published

                    aes-password

                    Encrypt data with a password using aes-cbc!

                    • v1.0.5
                    • 19.93
                    • Published

                    kms-json

                    Encrypting and decrypting JSON objects using AWS Key Management Service (KMS) customer master keys

                    • v1.1.1
                    • 19.84
                    • Published

                    encryptmy-env

                    [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/pagebook1) [![GitHub](https://img.shields.io/badge/-GitHub-181717?style=flat-square&logo=GitHub&logoColor=white)](https://github.com/pagebook1/encryptmy-env)

                    • v1.0.15
                    • 19.84
                    • Published

                    n8n-nodes-whatsapp-decrypt

                    A custom n8n node to easily decrypt WhatsApp media files (images, videos, documents) directly in your workflows. It processes the encrypted file URL and Base64 mediaKey to output the usable binary file.

                    • v1.0.0
                    • 19.66
                    • Published

                    aes-es

                    A pure JavaScript implementation of the AES block cipher and all common modes of operation.

                    • v3.0.0
                    • 19.66
                    • Published

                    @camoto/gamecomp

                    Apply and remove compression and encryption algorithms used by DOS games

                    • v4.5.2
                    • 19.63
                    • Published

                    @aux4/encrypt

                    Aux4 encrypt and decrypt tool

                    • v1.0.7
                    • 19.49
                    • Published

                    tableau

                    Construct rows and columns from an alphabet with which one can encrypt/decrypt information from

                    • v0.0.3
                    • 19.29
                    • Published

                    gx-twofish64

                    A library for encrypting and decrypting data using the Twofish algorithm and Base64 encoding. Based on the Genexus implementation (Encrypt64 and Decrypt64).

                    • v1.0.2
                    • 19.29
                    • Published

                    dingtalk-encrypt

                    Nodejs Version Message Encryption & Decryption of DingTalk.

                    • v2.1.1
                    • 19.29
                    • Published

                    bvault-js

                    A frontend cryptographic library for encrypting and decrypting data in the browser

                    • v0.3.4
                    • 19.22
                    • Published

                    multi-crypto

                    A Module to encode and decode texts

                    • v1.7.0
                    • 19.01
                    • Published

                    decrypt-core

                    The core library for data encrypt and decrypt based on Triple Data Encryption Algorithm(3DES).基于 3DES 算法的数据加解密核心库

                    • v1.2.2
                    • 18.98
                    • Published

                    @ibnlanre/cipher

                    Library for AES encryption or decryption

                    • v2.3.0
                    • 18.86
                    • Published

                    ng2-hashids

                    Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

                    • v0.1.0
                    • 18.69
                    • Published

                    @jil/crypto

                    TS crypto library based on bcrypto

                      • v0.2.0
                      • 18.55
                      • Published

                      basic-cipher

                      npm package for encoding and decoding text containing alphanumeric characters

                      • v1.0.1
                      • 18.54
                      • Published

                      @arkdiovierge/lambda-invoker

                      A TypeScript library for invoking AWS Lambda functions with encrypt/decrypt capabilities

                      • v1.0.0
                      • 18.50
                      • Published

                      @amitdeshmukh/gcp-crypto

                      A Node.js module for symmetric text encryption and decryption using Google Cloud KMS and Secret Manager

                      • v1.6.0
                      • 18.41
                      • Published

                      @cartago-git/keyer

                      Secret encrypter for keys, api-keys and envs

                      • v1.2.0
                      • 18.34
                      • Published

                      mali-secure-ts

                      mali-secure-ts is for bestmali with wechat pay Sign and decrypt data with xor

                      • v1.0.19
                      • 18.27
                      • Published

                      hasher-apis

                      Simple and flexible implementation Crypto Module functions to hash/ encrypt/ decrypt content and get SHA or other algorithm hashes of text or any data

                      • v0.2.7
                      • 18.11
                      • Published

                      crypter

                      Easy mode encryption/decryption, sincerely, most definitely

                      • v0.2.2
                      • 18.03
                      • Published

                      @jhinkle/gpg

                      GPG encryption and decryption in node.js by way of the gpg command-line tool

                      • v0.7.27
                      • 17.99
                      • Published

                      ja-encryptor

                      Jast another aes256 encryptor/decryptor

                      • v0.0.3
                      • 17.85
                      • Published

                      @corepayvg/lambda-invoker

                      A TypeScript library for invoking AWS Lambda functions with encrypt/decrypt capabilities

                      • v1.0.0
                      • 17.79
                      • Published

                      5no-crypt

                      5no-crypt tools for Encrypt/Decrypt string

                      • v1.0.2
                      • 17.72
                      • Published

                      encrypt-jwt-cookie

                      <p>This is a testing encryption code that encrypts and decrypt id that you store as cookie does not desplay user id and its not an md5 value but encryped</p>

                        • v0.1.3
                        • 17.65
                        • Published

                        @namesmt/aes-gcm

                        Dead simple cross-platform AES-GCM encryption util package.

                        • v1.0.0
                        • 17.46
                        • Published

                        node-aescrypt

                        A node implementation of the AES Crypt <https://www.aescrypt.com/> file encryption format.

                        • v1.0.8
                        • 17.46
                        • Published

                        jwt-transform

                        transform your real jwt token into fake jwt token.

                        • v0.0.5
                        • 17.35
                        • Published

                        simple-aes

                        Simple abstraction of AES to ensure no silly mistakes

                        • v0.1.1
                        • 17.29
                        • Published

                        adonis-hashids

                        Hashids Provider for AdonisJs framework

                        • v1.0.5
                        • 17.17
                        • Published

                        aws-kms-thingy

                        A wrapper/helper utility for encrypting/decrypting with AWS KMS

                        • v2.0.0
                        • 16.97
                        • Published

                        openssl-smime

                        Node.js wrapper for OpenSSL S/MIME utility.

                        • v1.0.1
                        • 16.97
                        • Published

                        @creatrix/crypto

                        Javacript encrypt and decrypt using crypto js

                        • v0.1.1
                        • 16.96
                        • Published

                        trsa

                        node-forge rsa with an API that you understand

                        • v1.0.2
                        • 16.94
                        • Published

                        topsecret

                        Implements encryption/decryption of strings, JSON structures and disk files

                        • v0.11.0
                        • 16.78
                        • Published

                        @muevoapp/react-native-crypto-aes

                        Crypto native module for react-native. Includes encrypt, decrypt, pbkdf2, hmac256, hmac512, sha1, sha256, sha512

                        • v1.3.27
                        • 16.65
                        • Published

                        @titanium/hashids

                        ⭐ Axway Amplify module for generating YouTube-like ids for Appcelerator Titanium SDK

                        • v1.1.47
                        • 16.63
                        • Published

                        node-ice

                        NodeJS Information Concealment Engine (ICE) algorithm

                        • v1.1.1
                        • 16.51
                        • Published

                        k9crypt

                        A special encryption algorithm created for K9Crypt.

                        • v1.1.7
                        • 16.48
                        • Published

                        @nichoth/jose

                        JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

                        • v6.1.1
                        • 16.30
                        • Published

                        natrium

                        libsodium node.js bindings

                        • v0.0.14
                        • 16.29
                        • Published

                        chrome-cookie-decrypt

                        A utility for retrieving and decrypting Google Chrome cookies on macOS.

                        • v0.0.10
                        • 16.29
                        • Published

                        @dkh-dev/crypto

                        A crypto library that is easy to use and hard to misuse

                        • v4.0.0
                        • 16.20
                        • Published

                        @browsercapturesalt/config

                        Edit your env var config, encrypt and upload it to a git repo. Get your config decrypted from the git repo and work export it to env vars.

                        • v1.0.15
                        • 16.13
                        • Published

                        crypt-me

                        Encrypt and decrypt files

                        • v4.0.3
                        • 16.08
                        • Published

                        quiaamet

                        A pure JavaScript implementation of the AES block cipher and all common modes of operation.

                        • v1.4.0
                        • 16.03
                        • Published

                        evm-input-data-decoder

                        Takes in the input of an EVM transaction, re-orders it into an object with a methodID and an array with each index of up to 64 characters. Then it can console log and return that object. Finally, it can search the object for a unique contract address usin

                        • v1.0.5
                        • 16.02
                        • Published

                        cri

                        Encrypt and decrypt file

                        • v1.2.3
                        • 15.99
                        • Published

                        mini-crypto

                        micro library to encrypt/decrypt strings

                        • v0.0.3
                        • 15.97
                        • Published

                        zbtk

                        ZigBee Toolkit for Node.js

                        • v1.3.2
                        • 15.97
                        • Published

                        sqlite-cipher-updated

                        Module to handle encrypted sqlite databases. Sync and async

                        • v0.4.5
                        • 15.87
                        • Published

                        mostlymessy

                        CLI tool to safe your files and documents

                        • v1.2.2
                        • 15.87
                        • Published

                        npm-rc4

                        A list of useful rc4 and base64 functions.

                        • v1.0.13
                        • 15.81
                        • Published

                        json.crypt

                        Javascript object encryt utility for Node.js

                        • v0.2.4
                        • 15.81
                        • Published

                        encrypt-everything

                        Encrypt everything like JSON, Strings, Numbers, Objects,...

                        • v1.1.0
                        • 15.60
                        • Published

                        openssl-ha

                        OpenSSL-HA is based off of the native OpenSSL library and will provide functionality of the widely adopted AES-256 and HS-256 algorithms.

                        • v1.0.13
                        • 15.60
                        • Published

                        monozip

                        Utility library that provides functionality to compress, encrypt, and decompress files using AES encryption

                          • v1.1.0
                          • 15.56
                          • Published

                          cipherjs

                          Javascript implementation of simple ciphers

                          • v0.1.1
                          • 15.56
                          • Published

                          node-encrypt

                          Encrypt/Decrypt and create hashes easily

                            • v1.1.0
                            • 15.50
                            • Published

                            @decentrl/jose

                            'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

                            • v4.14.6
                            • 15.46
                            • Published

                            cryptaculous

                            A utility with zero dependencies to encrypt and decrypt values ​​by abstracting the native crypto package.

                            • v0.0.11
                            • 15.45
                            • Published

                            super-winrar

                            Get super powers with Nodejs+WinRar ;)

                            • v1.3.0
                            • 15.45
                            • Published

                            zany

                            Encode & decode any text into any custom alphabet, multibyte code points supported.

                            • v1.0.6
                            • 15.34
                            • Published

                            cryptify-js

                            Cryptify JS is used to encrypt and decrypt data using custom AES & RSA algorithm.

                            • v2.0.0
                            • 15.34
                            • Published

                            @razee/encryptedresource

                            Razeedeploy: component to transport and decrypt secret Kubernetes resources

                            • v0.2.13
                            • 15.34
                            • Published

                            totamillo

                            A pure JavaScript implementation of the AES block cipher and all common modes of operation.

                            • v1.4.2
                            • 15.28
                            • Published

                            @mnaufalhamdani/cores-backend

                            Shared core module with ESM for Node.js backend applications, providing utilities for MySQL operations with a focus on clean architecture principles.

                            • v25.8.2
                            • 15.27
                            • Published