openssl/crypto/srp
Dr. Stephen Henson 8f332ac962 SRP code tidy.
Tidy up srp_Calc_k and SRP_Calc_u by making them a special case of
srp_Calc_xy which performs SHA1(PAD(x) | PAD(y)).

This addresses an OCAP Audit issue.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-10-01 13:46:54 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
srp_lib.c SRP code tidy. 2016-10-01 13:46:54 +01:00
srp_vfy.c Add some sanity checks around usage of t_fromb64() 2016-09-14 10:06:41 +01:00