pwhash_str_verify test update

This commit is contained in:
daveed-al 2018-02-01 18:25:16 +08:00
parent b2efb45126
commit fb5985da27

View File

@ -458,10 +458,6 @@ prop_sign_open() ->
%% PWHASH
%% -------------------------------
% enacl:pwhash("password", enacl:randombytes(16)).
% {K, P} = enacl:pwhash_str("password").
% enacl:pwhash_str_verify(P, "password").
% enacl:pwhash_str_verify(P, <<"password">>).
pwhash(Passwd, Salt) ->
try