PQClean
PQClean copied to clipboard
SPHINCS+ memcpy source and destination overlap - undefined behavior
SPHINCS+ uses memcpy where the source and destination overlap, resulting in undefined behavior.
Detected with libOQS that pulls PQClean code. See https://github.com/open-quantum-safe/liboqs/issues/1038