mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01: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…
Reference in New Issue
Block a user