MCPcopy Index your code
hub / github.com/dmarman/sha256algorithm

github.com/dmarman/sha256algorithm @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
72 symbols 178 edges 35 files 0 documented · 0% 7 cross-repo links updated 19mo ago★ 1,7725 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

This is an image

Sha256algorithm

Sha256 algorithm explained online step by step visually sha256algorithm.com This website will help you understand how a sha256 hash is calculated from start to finish.

I hope this will be helpful for students learning about hash functions and sha256.

The code it's quite messy and probably there are some parts that don't follow the react way.

Ask me anything at @manceraio

Install

I built this using create-react-app. If you want to play with it, just install javascript dependencies:

npm install

and start local server:

npm start

Core symbols most depended-on inside this repo

Shape

Function 72

Languages

TypeScript100%

Modules by API surface

src/classes/utils.js17 symbols
src/App.js16 symbols
src/classes/sha.js10 symbols
src/components/MessageSchedule.js3 symbols
src/components/Majority.js2 symbols
src/components/Choice.js2 symbols
src/components/BeforeLetters.js2 symbols
src/reportWebVitals.js1 symbols
src/components/WordResult.js1 symbols
src/components/UpdateLetters.js1 symbols
src/components/Temp2.js1 symbols
src/components/Temp1.js1 symbols

Dependencies from manifests, versioned

@tailwindui/react0.1.1 · 1×
@testing-library/react12.1.2 · 1×
autoprefixer10.4.2 · 1×
postcss8.4.5 · 1×
react17.0.2 · 1×
react-dom17.0.2 · 1×
react-ga3.3.0 · 1×
react-ga41.4.1 · 1×
react-scripts5.0.0 · 1×
react-tooltip4.2.21 · 1×

For agents

$ claude mcp add sha256algorithm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page