CVS commit: src/external/bsd/wpa/dist/src/eap_common

2019-08-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 8 09:56:41 UTC 2019 Modified Files: src/external/bsd/wpa/dist/src/eap_common: eap_pwd_common.c Log Message: EAP-pwd: Run through prf result processing even if it >= prime This reduces differences in timing and memory a

CVS commit: src/external/bsd/wpa/dist/src/eap_common

2019-08-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 8 09:56:41 UTC 2019 Modified Files: src/external/bsd/wpa/dist/src/eap_common: eap_pwd_common.c Log Message: EAP-pwd: Run through prf result processing even if it >= prime This reduces differences in timing and memory a

CVS commit: src/external/bsd/wpa/dist/src/eap_common

2019-08-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 8 08:58:40 UTC 2019 Modified Files: src/external/bsd/wpa/dist/src/eap_common: eap_pwd_common.c Log Message: EAP-pwd: Use const_time_memcmp() for pwd_value >= prime comparison This reduces timing and memory access patte

CVS commit: src/external/bsd/wpa/dist/src/eap_common

2019-08-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 8 08:58:40 UTC 2019 Modified Files: src/external/bsd/wpa/dist/src/eap_common: eap_pwd_common.c Log Message: EAP-pwd: Use const_time_memcmp() for pwd_value >= prime comparison This reduces timing and memory access patte