sha

There are 165 repositories under sha topic.

  • Caligatio/jsSHA

    A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.

    Language:TypeScript2.2k7084391
  • MxABC/DevDataTool

    编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)

    Language:Objective-C49210753
  • browserify/sha.js

    Streamable SHA hashes in pure javascript

    Language:JavaScript28972460
  • k4m4/dcipher-cli

    🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal.

    Language:JavaScript23310227
  • PeculiarVentures/webcrypto

    A WebCrypto Polyfill for NodeJS

    Language:TypeScript187104123
  • k4m4/dcipher

    Decipher hashes using online rainbow & lookup table attack services.

    Language:JavaScript1555423
  • PeculiarVentures/webcrypto-liner

    webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)

    Language:TypeScript149107026
  • WangXuan95/FPGA-SHA-Family

    Verilog implementation of SHA1/SHA224/SHA256/SHA384/SHA512. 使用Verilog实现的SHA1/SHA224/SHA256/SHA384/SHA512计算器。

    Language:Verilog645016
  • SpinalHDL/SpinalCrypto

    SpinalHDL - Cryptography libraries

    Language:Scala5014519
  • CodeDead/DeadHash-android

    DeadHash for Android

    Language:Java375124
  • cyclone-github/hashgen

    hashgen - the blazingly fast hash generator

    Language:Go27342
  • ordnungswidrig/sha-words

    Generate a set of words from a sha in a predictable way

    Language:Clojure26201
  • genotrance/nimssl

    Nimssl is a Nim wrapper for the OpenSSL library

    Language:Nim20443
  • JujuAdams/SHA-and-HMAC

    SHA and HMAC implementations for GameMaker Studio 2

    Language:Game Maker Language1830
  • k4m4/hash-detector

    Retrieve an array of possible hash types corresponding to a given string.

    Language:JavaScript18315
  • SHUR1K-N/HashNinja-Dictionary-Attack-For-Hashes

    A fast dictionary attack tool (700,000+ candidates per second), that attacks a supported hash with a user-defined dictionary file's candidates to find the string that matches with its corresponding hash.

    Language:Python16106
  • deatil/go-hash

    go 常用摘要 Hash 算法库 / go hash functions (MD2/MD4/MD5/Hmac/Ripemd160/SHA1/SHA3/SHA256/SM3/kupyna/XXHash/SipHash/Blake3)

    Language:Go1532
  • Encryption-And-Decryption-Programs

    Alok-2002/Encryption-And-Decryption-Programs

    This repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.

    Language:Python12100
  • HectorBst/libhash

    Small library coming from a personal student study on different SHA algorithms.

    Language:C12326
  • k4m4/hash-detector-cli

    Detect the possible hash-types corresponding to a string, right from your terminal.

    Language:JavaScript12305
  • no2chem/bigint-hash

    💪🔢🔒 bigint-hash: Hashing for TC39 BigInt Proposal

    Language:TypeScript12415
  • OUIsolutions/DoTheWorld

    An Single Header C/C++ library to work with dirs and files

    Language:C112121
  • zdphpn/STM32-tool

    一些可能用到的功能,在STM32上,暂时包含取随机数RND、DES/3DES运算DES、哈希计算SHA1

    Language:C11304
  • DevsDaddy/UnityCrypto

    Powerful Cryptography and Security Library for your application. Dozens of variations of cryptographic functions and hashing in a single library.

    Language:C#10210
  • Roydl/Crypto

    :books: Provides a handy way to hash data using Adler32, CRC (8-bit to 82-bit, and customizable without bit restriction), MD5, SHA-1 and SHA-2 (256-bit, 384-bit and 512-bit), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128-bit, 192-bit and 256-bit) are also offered

    Language:C#10101
  • SimonWaldherr/cryptofoo

    a good compromise between speed and validity to hash strings

    Language:JavaScript10201
  • GeneralZero/ChaCha-and-Salsa

    A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more

    Language:Python9203
  • file-checksum

    alexcmgit/file-checksum

    Desktop GUI to generate file checksum (SHA and MD5).

    Language:Dart8
  • CandyMi/tc

    A suitable for C/C++ encryption and decryption library.

    Language:C8110
  • Anmol-Singh-Jaggi/SHA3_512

    :lock_with_ink_pen: An implementation of SHA-3 hash function with a digest size of 512 bits

    Language:C++7413
  • imahjoub/hash_sha256

    C++ implementation of SHA-256 (header-only)

    Language:C++7182
  • gojwt

    tobyguelly/gojwt

    A simple and lightweight library for creating, formatting, manipulating, signing, and validating JSON Web Tokens in Go.

    Language:Go7100
  • k4m4/sha-regex

    Regular expression for matching SHA hashes in strings.

    Language:JavaScript6402
  • Mkhubaiib/Machine-Learning-Model-to-predict-attack-in-IOT-Devices

    I developed a machine learning model for predicting SHA, DFA, SFA, SYA, and VNA attacks on IoT devices.

    Language:Jupyter Notebook6103
  • xiyoo0812/lcrypt

    提供给lua使用的集成加密和压缩库集合!

    Language:C6201