C++ library for SHA256 & SHA256-HMAC calculation.
-
Updated
Apr 24, 2020 - C++
C++ library for SHA256 & SHA256-HMAC calculation.
Fennec blockchain technology
(1) Learn the basic principles, methods and implementation of passwords (2) Learning password application fields and situations
Aurum Crypto Gold (ACG)
This project provides a concise and well-documented implementation of the SHA-256 cryptographic hash function in C++. It's designed for easy integration into C++ projects, making it a valuable resource for data integrity verification, password hashing, and digital signatures.
Create and compare hashes of .exe and .dll files in order to detect updates
Developed an analogue of fdupes tool for searching duplicated files in the selected directory
A Self-Salted-Hash-Algorithm based on SHA-256
Ce repos illustre un script C++ Shell capable de crypter une chaîne de caractères dans les deux sens (encrypt/decrypt).
Recursively finds and lists duplicate files in a directory. Uses C++17 filesystem library and SHA-256 hashing algorithm.
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
A malware scanner based on signature matching and behavioural detection using C++,Bash scripts.
Implementation of the SHA-256 cryptographic hash algorithm.
A simple C++ based SHA256 hashing algorithm implementation
Personal project to Discover the world of computing and implement (useless) primitives, algorithms, data structures. Starting point for curiositas-books.
This is simple inplementation of bloom filter.
Official ReversedBitcoin (RVB) blockchain repository
Add a description, image, and links to the sha256-hash topic page so that developers can more easily learn about it.
To associate your repository with the sha256-hash topic, visit your repo's landing page and select "manage topics."