awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
srijs avatar

srijs/rusha

0
View on GitHub↗
278 stars·32 forks·JavaScript·MIT·1 viewnpmjs.org/rusha↗

Rusha

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

Features

  • JavaScript Cryptography - High-performance SHA1 implementation for large binary data.

Star history

Star history chart for srijs/rushaStar history chart for srijs/rusha

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rusha

Similar open-source projects, ranked by how many features they share with Rusha.
  • bitwiseshiftleft/sjclbitwiseshiftleft avatar

    bitwiseshiftleft/sjcl

    7,208View on GitHub↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    View on GitHub↗7,208
  • brix/crypto-jsbrix avatar

    brix/crypto-js

    16,384View on GitHub↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    JavaScript
    View on GitHub↗16,384
  • clipperz/javascript-crypto-libraryclipperz avatar

    clipperz/javascript-crypto-library

    284View on GitHub↗

    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.

    JavaScript
    View on GitHub↗284
  • apache/incubator-milagro-crypto-jsapache avatar

    apache/incubator-milagro-crypto-js

    19View on GitHub↗

    Apache milagro

    JavaScript
    View on GitHub↗19
See all 27 alternatives to Rusha→

Frequently asked questions

What does srijs/rusha do?

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

What are the main features of srijs/rusha?

The main features of srijs/rusha are: JavaScript Cryptography.

What are some open-source alternatives to srijs/rusha?

Open-source alternatives to srijs/rusha include: bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… clipperz/javascript-crypto-library — The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions.… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… dchest/tweetnacl-js — Port of TweetNaCl cryptographic library to JavaScript. apache/incubator-milagro-crypto-js — Apache milagro.