mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-08 03:59:18 +02:00
Poly1305: tolerate the intentional unsigned wraparound in poly1305.cpp
This commit is contained in:
parent
b34bf302f2
commit
e9d5e97561
@ -15,6 +15,7 @@ unsigned-integer-overflow:coded_stream.h
|
||||
unsigned-integer-overflow:core_write.cpp
|
||||
unsigned-integer-overflow:crypto/chacha20.cpp
|
||||
unsigned-integer-overflow:crypto/ctaes/ctaes.c
|
||||
unsigned-integer-overflow:crypto/poly1305.cpp
|
||||
unsigned-integer-overflow:crypto/ripemd160.cpp
|
||||
unsigned-integer-overflow:crypto/sha1.cpp
|
||||
unsigned-integer-overflow:crypto/sha256.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user