awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bevacqua/hash-sum

Open-source alternatives to Hash Sum

30 open-source projects similar to bevacqua/hash-sum, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hash Sum alternative.

  • alexgorbatchev/crcالصورة الرمزية لـ alexgorbatchev

    alexgorbatchev/crc

    369عرض على GitHub↗

    Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

    Python
    عرض على GitHub↗369
  • anoskov/rsa-exالصورة الرمزية لـ anoskov

    anoskov/rsa-ex

    38عرض على GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    عرض على GitHub↗38
  • bitwiseshiftleft/sjclالصورة الرمزية لـ bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208عرض على 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
    عرض على GitHub↗7,208
  • brix/crypto-jsالصورة الرمزية لـ brix

    brix/crypto-js

    16,384عرض على 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
    عرض على GitHub↗16,384

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • crypto-browserify/pbkdf2الصورة الرمزية لـ crypto-browserify

    crypto-browserify/pbkdf2

    202عرض على GitHub↗

    This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

    JavaScript
    عرض على GitHub↗202
  • crypto-browserify/sha.jsالصورة الرمزية لـ crypto-browserify

    crypto-browserify/sha.js

    297عرض على GitHub↗

    Node style SHA on pure JavaScript.

    JavaScript
    عرض على GitHub↗297
  • danielberkompas/cloakالصورة الرمزية لـ danielberkompas

    danielberkompas/cloak

    621عرض على GitHub↗

    Elixir encryption library designed for Ecto

    Elixir
    عرض على GitHub↗621
  • daviddesmet/nacl.coreالصورة الرمزية لـ daviddesmet

    daviddesmet/NaCl.Core

    81عرض على GitHub↗

    🔑 NaCl.Core, a cryptography library for .NET

    C#chacha20-poly1305dotnetdotnet-core
    عرض على GitHub↗81
  • daviddesmet/paseto-dotnetالصورة الرمزية لـ daviddesmet

    daviddesmet/paseto-dotnet

    144عرض على GitHub↗

    🔑 Paseto.NET, a Paseto (Platform-Agnostic Security Tokens) implementation for .NET

    C#dotnetdotnet-corenetstandard
    عرض على GitHub↗144
  • dcodeio/bcrypt.jsالصورة الرمزية لـ dcodeIO

    dcodeIO/bcrypt.js

    3,797عرض على GitHub↗

    bcrypt.js is a portable JavaScript implementation of the bcrypt algorithm used for securely hashing and verifying user passwords. It functions as a credential security utility that protects stored passwords against brute-force attacks through the use of salts and configurable work factors. The library is designed as a pure JavaScript cryptographic module, allowing it to run in any JavaScript environment, including both server-side Node.js and client-side web browsers, without requiring native system binaries or C++ bindings. It is a zero-dependency standalone module to minimize security risks

    JavaScript
    عرض على GitHub↗3,797
  • indutny/hash.jsالصورة الرمزية لـ indutny

    indutny/hash.js

    324عرض على GitHub↗

    Just a bike-shed.

    JavaScript
    عرض على GitHub↗324
  • joyent/node-bcrypt-pbkdfالصورة الرمزية لـ joyent

    joyent/node-bcrypt-pbkdf

    7عرض على GitHub↗

    Port of the OpenBSD bcryptpbkdf function to pure Javascript. npm-ified version of Devi Mandiri's port (https://github.com/devi/tmp/blob/master/js/bcryptpbkdf.js), with some minor performance improvements. The code is copied verbatim (and un-styled) from Devi's work.

    JavaScript
    عرض على GitHub↗7
  • juneandgreen/sm-cryptoالصورة الرمزية لـ JuneAndGreen

    JuneAndGreen/sm-crypto

    1,150عرض على GitHub↗

    国密算法sm2、sm3和sm4的js实现。

    JavaScript
    عرض على GitHub↗1,150
  • kelektiv/node.bcrypt.jsالصورة الرمزية لـ kelektiv

    kelektiv/node.bcrypt.js

    7,801عرض على GitHub↗

    This is a bcrypt password hashing library and cryptography module for Node.js. It provides a toolset for generating secure salts, computing cryptographically strong hashes, and verifying passwords to protect user credentials from unauthorized access. The library implements adaptive hashing, utilizing a configurable cost factor to increase the computational effort required to brute-force passwords. It includes a password verification tool that protects the comparison process from timing attacks. The project covers secure password hashing and salt generation, as well as utilities for hash cost

    C++
    عرض على GitHub↗7,801
  • kerukuro/digestppالصورة الرمزية لـ kerukuro

    kerukuro/digestpp

    204عرض على GitHub↗

    C++11 header-only message digest library

    C++blakeblake2blake2x
    عرض على GitHub↗204
  • kjur/jsrsasignالصورة الرمزية لـ kjur

    kjur/jsrsasign

    3,375عرض على GitHub↗

    CAUTION: END OF SUPPORT ON 3 JUN 2026. The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.

    HTML
    عرض على GitHub↗3,375
  • kkayataka/plusaesالصورة الرمزية لـ kkAyataka

    kkAyataka/plusaes

    237عرض على GitHub↗

    Header only C++ AES cipher library

    C++
    عرض على GitHub↗237
  • kleinernik/elixir-aes-cmacالصورة الرمزية لـ kleinernik

    kleinernik/elixir-aes-cmac

    9عرض على GitHub↗

    AES CMAC (rfc 4493) in Elixir

    Elixir
    عرض على GitHub↗9
  • mariusbancila/stduuidالصورة الرمزية لـ mariusbancila

    mariusbancila/stduuid

    869عرض على GitHub↗
    C++cppcpp17library
    عرض على GitHub↗869
  • mauricebutler/cryptrالصورة الرمزية لـ MauriceButler

    MauriceButler/cryptr

    272عرض على GitHub↗

    cryptr is a simple aes-256-gcm encrypt and decrypt module for node.js

    JavaScript
    عرض على GitHub↗272
  • maythamfahmi/cryptonetالصورة الرمزية لـ maythamfahmi

    maythamfahmi/CryptoNet

    105عرض على GitHub↗

    CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.

    C#
    عرض على GitHub↗105
  • okdshin/picosha2الصورة الرمزية لـ okdshin

    okdshin/PicoSHA2

    750عرض على GitHub↗

    a header-file-only, SHA256 hash generator in C++

    C++
    عرض على GitHub↗750
  • pkcs11interop/pkcs11interopالصورة الرمزية لـ Pkcs11Interop

    Pkcs11Interop/Pkcs11Interop

    307عرض على GitHub↗

    Managed .NET wrapper for unmanaged PKCS#11 libraries

    C#cryptocryptographyhsm
    عرض على GitHub↗307
  • puleos/object-hashالصورة الرمزية لـ puleos

    puleos/object-hash

    1,474عرض على GitHub↗

    Generate hashes from javascript objects in node and the browser.

    JavaScript
    عرض على GitHub↗1,474
  • pvorb/node-md5الصورة الرمزية لـ pvorb

    pvorb/node-md5

    914عرض على GitHub↗

    a JavaScript function for hashing messages with MD5.

    JavaScript
    عرض على GitHub↗914
  • ricmoo/aes-jsالصورة الرمزية لـ ricmoo

    ricmoo/aes-js

    1,493عرض على GitHub↗

    AES-JS

    JavaScript
    عرض على GitHub↗1,493
  • riverrun/comeoninالصورة الرمزية لـ riverrun

    riverrun/comeonin

    1,317عرض على GitHub↗

    Password hashing specification for the Elixir programming language

    Elixir
    عرض على GitHub↗1,317
  • rozap/exgpgالصورة الرمزية لـ rozap

    rozap/exgpg

    19عرض على GitHub↗

    gpg interface

    Elixir
    عرض على GitHub↗19
  • rubencaro/cipherالصورة الرمزية لـ rubencaro

    rubencaro/cipher

    62عرض على GitHub↗

    Elixir crypto library to encrypt/decrypt arbitrary binaries

    Elixir
    عرض على GitHub↗62
  • rzcoder/node-rsaالصورة الرمزية لـ rzcoder

    rzcoder/node-rsa

    1,381عرض على GitHub↗

    RSA library for Node.js and browsers.

    TypeScript
    عرض على GitHub↗1,381