SPHINCS+ memcpy source and destination overlap - undefined behavior · Issue #401 · PQClean/PQClean · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPHINCS+ uses memcpy where the source and destination overlap, resulting in undefined behavior.
Detected with libOQS that pulls PQClean code. See open-quantum-safe/liboqs#1038
The text was updated successfully, but these errors were encountered: