MCPcopy
hub / github.com/dmarman/sha256algorithm

github.com/dmarman/sha256algorithm @main sqlite

repository ↗ · DeepWiki ↗
72 symbols 178 edges 35 files 0 documented · 0%
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

rotateRight
called by 37
src/classes/utils.js
lastClock
called by 14
src/App.js
rotateRight
called by 10
src/classes/sha.js
decimalToBinary
called by 9
src/classes/utils.js
shaStepped
called by 7
src/App.js
firstLoop
called by 6
src/App.js
secondLoop
called by 6
src/App.js
chunksLoop
called by 6
src/App.js

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/jest-dom5.16.1 · 1×
@testing-library/react12.1.2 · 1×
@testing-library/user-event13.5.0 · 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