sha

There are 153 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.2k7184397
  • MxABC/DevDataTool

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

    Language:Objective-C49210653
  • browserify/sha.js

    Streamable SHA hashes in pure javascript

    Language:JavaScript28772460
  • k4m4/dcipher-cli

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

    Language:JavaScript22710230
  • PeculiarVentures/webcrypto

    A WebCrypto Polyfill for NodeJS

    Language:TypeScript179104122
  • k4m4/dcipher

    Decipher hashes using online rainbow & lookup table attack services.

    Language:JavaScript1545427
  • 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:TypeScript145106826
  • WangXuan95/FPGA-SHA-Family

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

    Language:Verilog545013
  • SpinalHDL/SpinalCrypto

    SpinalHDL - Cryptography libraries

    Language:Scala4613319
  • CodeDead/DeadHash-android

    DeadHash for Android

    Language:Java315125
  • ordnungswidrig/sha-words

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

    Language:Clojure26201
  • cyclone-github/hashgen

    hashgen - the blazingly fast hash generator

    Language:Go20120
  • genotrance/nimssl

    Nimssl is a Nim wrapper for the OpenSSL library

    Language:Nim19443
  • JujuAdams/SHA-and-HMAC

    SHA and HMAC implementations for GameMaker Studio 2

    Language:Game Maker Language1730
  • k4m4/hash-detector

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

    Language:JavaScript17315
  • 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:Python13106
  • no2chem/bigint-hash

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

    Language:TypeScript12415
  • 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:Python11100
  • k4m4/hash-detector-cli

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

    Language:JavaScript11305
  • zdphpn/STM32-tool

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

    Language:C11303
  • deatil/go-hash

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

    Language:Go1020
  • HectorBst/libhash

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

    Language:C10316
  • 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:Python9202
  • 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#9101
  • file-checksum

    alexrintt/file-checksum

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

    Language:Dart8200
  • 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
  • gojwt

    tobyguelly/gojwt

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

    Language:Go7100
  • CandyMi/tc

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

    Language:C6100
  • imahjoub/hash_sha256

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

    Language:C++6182
  • bahmutov/last-commit

    Save / read last git commit id from file or from git log

    Language:JavaScript5253
  • DevsDaddy/UnityCrypto

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

    Language:C#5210
  • k4m4/sha-regex

    Regular expression for matching SHA hashes in strings.

    Language:JavaScript5402
  • microchip-pic-avr-examples/bootloader16-microchip-university-labs

    Bootloader16 examples using different verication methods including ECDSA

    Language:C520
  • xiyoo0812/lcrypt

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

    Language:C5201