diff --git a/eqc_test/enacl_eqc.erl b/eqc_test/enacl_eqc.erl index 03b63d7..3ac59f4 100644 --- a/eqc_test/enacl_eqc.erl +++ b/eqc_test/enacl_eqc.erl @@ -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