MCPcopy
hub / github.com/dmarman/sha256algorithm / SigmaUpper.js

File SigmaUpper.js

src/components/SigmaUpper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { decimalToBinary } from '../classes/utils'
2import { rotateRight } from '../classes/utils'
3
4function SigmaUpper({ letterValue, letter, base, clock, clockShift, rotations, sigmaIndex, color, backgroundColor }) {

Callers

nothing calls this directly

Calls 2

rotateRightFunction · 0.90
decimalToBinaryFunction · 0.90

Tested by

no test coverage detected