mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 02:12:40 +03:00
bb3b5d09cc
I would like a chance to review this before it lands, please. Feel free to submit the work again without changes and I will make review comments. In the meantime, these reverts avoid intermittent CI failures, and remove bad patterns from occurring in the standard library that other users might copy. Revert "std.crypto: improve KT documentation, use key_length for B3 key length (#25807)" This reverts commit4b593a6c24. Revert "crypto - threaded K12: separate context computation from thread spawning (#25793)" This reverts commitee4df4ad3e. Revert "crypto.kt128: when using incremental hashing, use SIMD when possible (#25783)" This reverts commitbf9082518c. Revert "Add std.crypto.hash.sha3.{KT128,KT256} - RFC 9861. (#25593)" This reverts commit95c76b1b4a.