7fb82d0674
OPENSSL_cleanse() does not validate its input parameter for NULL so SRP_create_verifier() should do so instead. Otherwise a segfault will result. Alternative solution to GitHub PR#1006 Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
Makefile | ||
srp.h | ||
srp_grps.h | ||
srp_lcl.h | ||
srp_lib.c | ||
srp_vfy.c | ||
srptest.c |