
-
09:24
(UTC +05:30) - https://t.me/Itss_Asura
Popular repositories Loading
-
Simple_Blockchain
Simple_Blockchain PublicThis project implements a basic blockchain using C++. It consists of Block and Blockchain classes, where each block contains an index, data, timestamp, previous hash, and a SHA-256 hash. The blockc…
C++
-
PoW_Blockchain
PoW_Blockchain PublicPoW-Blockchain is a simple C++ implementation of a blockchain using Proof-of-Work (PoW). It demonstrates basic blockchain features such as block mining, SHA-256 hashing, and handling multiple trans…
C++
-
beginner_Solidity_Contract
beginner_Solidity_Contract PublicA collection of 10 simple Solidity smart contracts perfect for beginners.
Solidity
-
Simple_SHA256
Simple_SHA256 PublicA simple C++ program that takes an input string from the user and computes its SHA256 hash using OpenSSL.
C++
-
SHA256_HTML
SHA256_HTML PublicA lightweight, responsive web app built with AngularJS and Bootstrap 5 that allows users to generate SHA256 hashes from input strings.
HTML
-
Custom_Hash
Custom_Hash PublicA C++ program that converts a given string into a unique 8-digit hexadecimal hash using a custom hashing algorithm based on prime multiplication and XOR operations.
C++
If the problem persists, check the GitHub status page or contact support.