wsock icon indicating copy to clipboard operation
wsock copied to clipboard

some warnings

Open sergeydru opened this issue 9 years ago • 0 comments

_build/default/lib/wsock/src/wsock_handshake.erl:59: Warning: crypto:sha/1 is deprecated and will be removed in a future release; use crypto:hash/2 _build/default/lib/wsock/src/wsock_handshake.erl:163: Warning: crypto:sha/1 is deprecated and will be removed in a future release; use crypto:hash/2

_build/default/lib/wsock/src/wsock_framing.erl:172: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1

_build/default/lib/wsock/src/wsock_key.erl:23: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1

sergeydru avatar Nov 29 '16 16:11 sergeydru