javascript-crypto-library by clipperz

The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.

updated at Sept. 27, 2024, 2:28 p.m.

JavaScript

25 +0

287 +0

89 +0

GitHub
js-nacl by tonyg

Pure-Javascript High-level API to Emscripten-compiled libsodium routines.

updated at Sept. 27, 2024, 2:28 p.m.

JavaScript

27 +0

493 +0

51 +0

GitHub
incubator-milagro-crypto-js by apache

Apache milagro

updated at Sept. 27, 2024, 2:28 p.m.

JavaScript

8 +0

19 +0

10 +0

GitHub
polycrypt by polycrypt

PolyCrypt - A pure JS implementation of the WebCrypto API

updated at Sept. 27, 2024, 2:29 p.m.

JavaScript

17 +0

266 +0

21 +0

GitHub
ursa by JoshKaufman

URSA - RSA public/private key OpenSSL bindings for Node.js

updated at Sept. 27, 2024, 2:29 p.m.

JavaScript

73 +0

620 +0

135 +0

GitHub
libVES by vesvault

VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

updated at Nov. 8, 2024, 9:11 a.m.

JavaScript

2 +0

9 +0

1 +0

GitHub
obsolete.cifre by hookflash

Fast crypto toolkit for modern client-side JavaScript

updated at Nov. 11, 2024, 7:10 p.m.

JavaScript

7 +0

123 +1

9 +0

GitHub
cryptojs by gwjjeff

Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64

updated at Nov. 11, 2024, 7:14 p.m.

JavaScript

11 +0

327 +1

73 +0

GitHub
noble-secp256k1 by paulmillr

Fastest 4KB JS implementation of secp256k1 signatures and ECDH

updated at Nov. 12, 2024, 12:23 p.m.

JavaScript

15 +0

760 +0

115 +1

GitHub
noble-ed25519 by paulmillr

Fastest 4KB JS implementation of ed25519 signatures

updated at Nov. 12, 2024, 7:39 p.m.

JavaScript

11 +0

421 +1

52 +1

GitHub
cryptico by wwwtyro

An easy-to-use encryption system utilizing RSA and AES for javascript.

updated at Nov. 13, 2024, 9:37 p.m.

JavaScript

72 +0

1,180 +1

344 +0

GitHub
noble-hashes by paulmillr

Audited & minimal JS implementation of hash functions, MACs and KDFs.

updated at Nov. 14, 2024, 12:21 p.m.

JavaScript

12 +0

586 +5

45 -1

GitHub
noble-curves by paulmillr

Audited & minimal JS implementation of elliptic curve cryptography.

updated at Nov. 14, 2024, 5:23 p.m.

JavaScript

11 +0

691 +2

63 +0

GitHub
jsencrypt by travist

A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.

updated at Nov. 15, 2024, 7:34 a.m.

JavaScript

179 -1

6,682 +4

2,015 +2

GitHub
forge by digitalbazaar

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

updated at Nov. 15, 2024, 8:31 p.m.

JavaScript

151 +0

5,081 +11

786 +2

GitHub
openpgpjs by openpgpjs

OpenPGP implementation for JavaScript

updated at Nov. 16, 2024, 10:20 a.m.

JavaScript

174 +0

5,687 +4

798 +1

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

updated at Nov. 16, 2024, 11:34 a.m.

JavaScript

230 +0

7,191 +2

988 +0

GitHub
crypto-js by brix

JavaScript library of crypto standards.

updated at Nov. 17, 2024, 8:57 a.m.

JavaScript

257 +0

15,860 +12

2,393 +2

GitHub
rusha by srijs

High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.

updated at Nov. 17, 2024, 9:01 a.m.

JavaScript

10 +0

278 +1

32 +0

GitHub
jshashes by h2non

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

updated at Nov. 17, 2024, 9:10 a.m.

JavaScript

27 +0

724 +1

139 +0

GitHub