Loading crypto/jpake/jpake.c +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ #include <openssl/sha.h> #include <openssl/err.h> #include <memory.h> #include <string.h> /* * In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or Loading Loading
crypto/jpake/jpake.c +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ #include <openssl/sha.h> #include <openssl/err.h> #include <memory.h> #include <string.h> /* * In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or Loading