Module Name:src
Committed By: christos
Date: Wed Apr 10 17:56:43 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/crypto: crypto_openssl.c
Log Message:
Get rid of the branches that depend on the result of the Legendre
operation. This is needed to avoid leaking inform
Module Name:src
Committed By: christos
Date: Wed Apr 10 17:55:31 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/crypto: crypto_openssl.c
Log Message:
This helps in reducing measurable timing differences in operations
involving private information. BoringSSL has rem