Skip to content

[WIP] blake2: integrate blake2b_simd/blake2s_simd crates #1885

[WIP] blake2: integrate blake2b_simd/blake2s_simd crates

[WIP] blake2: integrate blake2b_simd/blake2s_simd crates #1885

Triggered via pull request September 15, 2025 13:30
@tarcieritarcieri
synchronize #228
blake2_simd
Status Failure
Total duration 29s
Artifacts

workspace.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
typos
Process completed with exit code 2.
clippy
Process completed with exit code 101.
typos: ./blake2/tests/mod.rs#L3
"varaible" should be "variable".
typos: ./blake2/src/blake2bp.rs#L515
"enought" should be "enough".
typos: ./blake2/src/blake2bp.rs#L233
"initalize" should be "initialize".
typos: ./blake2/src/blake2b/backend/avx2.rs#L692
"lates" should be "later" or "latest".
typos: ./blake2/src/blake2b/backend.rs#L446
"becuase" should be "because".
typos: ./blake2/src/blake2sp.rs#L522
"enought" should be "enough".
typos: ./blake2/src/blake2sp.rs#L240
"initalize" should be "initialize".
typos: ./blake2/src/blake2s/backend/avx2.rs#L311
"lates" should be "later" or "latest".
typos: ./blake2/src/blake2s/backend/sse41.rs#L643
"lates" should be "later" or "latest".
typos: ./blake2/src/blake2s/backend.rs#L443
"becuase" should be "because".