Skip to content
Commit 3f39423a authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit 8f332ac9)
parent 25a127bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment