crypto, hash: replace custom rotl32 with std::rotl

This commit is contained in:
Fabian Jahr
2023-12-12 18:37:48 +01:00
parent 08e6aaabef
commit 6044628543
5 changed files with 46 additions and 57 deletions

View File

@@ -69,7 +69,6 @@ implicit-signed-integer-truncation:crypto/
implicit-unsigned-integer-truncation:crypto/
shift-base:arith_uint256.cpp
shift-base:crypto/
shift-base:ROTL32
shift-base:streams.h
shift-base:FormatHDKeypath
shift-base:xoroshiro128plusplus.h