sha-512

There are 73 repositories under sha-512 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.2k7184396
  • dchest/tweetnacl-js

    Port of TweetNaCl cryptographic library to JavaScript

    Language:JavaScript1.7k44156295
  • GeopJr/Collision

    Check hashes for your files - A GUI tool to generate, compare and verify MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 & Adler32 hashes.

    Language:Crystal13734914
  • evrignaud/fim

    File Integrity Manager -

    Language:Java12192615
  • Coze

    Cyphrme/Coze

    Coze is a cryptographic JSON messaging specification.

    Language:Go1058213
  • mpc

    markkurossi/mpc

    Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.

    Language:Go9651023
  • Drazail/react-native-hash

    native hashing for react-native

    Language:HTML2931417
  • emoacht/HashPad

    A simple tool to compute and compare hash value including from Explorer's context menu

    Language:C#23453
  • HashPlusPlus

    D7EAD/HashPlusPlus

    A C++17 header-only library to easily retrieve hashes/HMACs from data, files, and files in nested directories through a simple interface.

    Language:C++21257
  • mpaland/mipher

    Mobile Cipher library written in clean TypeScript

    Language:TypeScript20525
  • rikyoz/MrHash

    A cross-platform tool for calculating the hashes of files and plain texts.

    Language:C++193362
  • MK-Ware/CryptoKnight

    CryptoKnight is a general purpose cryptography desktop app

    Language:Java17104
  • aws-samples/sha2-with-c-intrinsic

    An optimized sample code for SHA256 and SHA512 using C intrinsic

    Language:Assembly16703
  • rajtatata/react-native-expo-tweet-nacl

    TweetNaCl for React Native Expo

    Language:JavaScript13108
  • ikwzm/SECURE_HASH

    SHA-1,SHA-256,SHA-512 Secure Hash Generator written in VHDL(RTL) for FPGA(Xilinx and Altera).

    Language:VHDL11215
  • StanleyStanMarsh/FolderWatcher

    Программа на Qt для отслеживания изменения в директориях. The program for tracking changes in directories.

    Language:C++11
  • Northstrix/Midbar

    Midbar is more than just a password vault! Midbar is designed to significantly increase the cost of unauthorized access to its user's personal data.

    Language:C++7100
  • usethisname1419/HashKiller

    Decrypt Hashes. md5, sha-1, sha-256, shaw-512(unix), and Windows NT hashes. Multi-threaded and includes a saftey to prevent cpu exhaustion

    Language:Python7101
  • Yarhanry/RSA_Signature

    实验课上做的小项目: RSA实现数字签名,有生成签名和验证签名界面 目的:基于RSA的数字签名设计与实现(包括SHA-512对原始Message的散列) 掌握RSA算法的基本原理,通过用RSA算法对实际数据进行加密和解密来深刻了解RSA的运行原理。对数字签名有所了解,理解和掌握SHA–512算法,以及如何利用RSA和SHA–512算法来实现数字签名。

    Language:Java610
  • dsaves/SHA-512

    SHA-512 hardware implementation in VHDL. Based on NIST FIPS 180-4.

    Language:VHDL4203
  • leplusorg/docker-hash

    Docker container with utilities to compute hashes (CRC32, MD5, SHA-1, SHA-256, SHA-512, Argon2...).

    Language:Dockerfile4223
  • A-Novel-Approach-To-Secure-IPv6-SLAAC-And-DAD

    neeraj1397/A-Novel-Approach-To-Secure-IPv6-SLAAC-And-DAD

    Developed an alternative approach to SeND protocol for securing IPv6 SLAAC and DAD. The repo contains the code for address generation at sender side and the DAD process at both sender and receiver.

    Language:C++4200
  • BetaLost/PyPass

    A password manager written in Python. Data is encrypted using AES-256-GCM and the key is derived using PBKDF2-HMAC-SHA512.

    Language:Python3132
  • maandree/libsha2

    [Feature complete] SHA-2-family hashing library

    Language:C330
  • raymondrc/CryptoHashAccelerator

    Crypto Hash Accelerator

  • redduxi/SHA-512

    C++ Implementation of SHA-512 and SHA-384 hashing algorithm

    Language:C++3103
  • donuts-are-good/checksum

    checksum and file comparison tool

    Language:Go220
  • h-enk/sri-hash-generator

    Subresource Integrity (SRI) Hash Generator (PWA)

    Language:JavaScript2211
  • iamnihal/encodecode

    Encode/Decode URL, Bas64, HTML Entities, MD5, and lot others.

    Language:HTML2201
  • JeromeMigne/sha-2

    A C++11 implementation of SHA-2 algorithm with unit tests.

    Language:C++2101
  • KOUISAmine/generator-tools

    A collection of the most useful generator tools that you can generate data with.

  • neroist/text-encode-and-decoder

    Encode and decode text application

    Language:Python220
  • niasar/genpasswd

    sha-512 password hash generator for /etc/shadow

    Language:Go2100
  • toniferr/cryptoKit

    Encrypt and decrypt whatever you want using multiple encryption algorithms.

    Language:Java22170
  • vstoykovbg/mnemonic-hashes

    Hashes in different formats: BIP39 mnemonic, RFC1751 mnemonic, hexadecimal, Base64, Base62, Base58Check.

    Language:Python2301