fdd87e56bf8c8b00af28e810e4f086a32a1cd633
Subset port of ref/hare/crypto/math/bits.ha: the 32-bit rotations sha256's message schedule and compression need. The wider bits.ha surface (rotl64/rotr64, the constant-time compare family, xor) lands as callers arrive. rotr32 is exercised end-to-end by the sha256 NIST digest vectors, so no standalone @test ships here.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%