Noticed this when compiling with R16B3-3:
src/xo_auth_twitter.erl:192: Warning: crypto:blowfish_cfb64_encrypt/3 is deprecated and will be removed in in a future release; use crypto:block_encrypt/4
src/xo_auth_twitter.erl:199: Warning: crypto:blowfish_cfb64_decrypt/3 is deprecated and will be removed in in a future release; use crypto:block_decrypt/4
Noticed this when compiling with R16B3-3:
src/xo_auth_twitter.erl:192: Warning: crypto:blowfish_cfb64_encrypt/3 is deprecated and will be removed in in a future release; use crypto:block_encrypt/4
src/xo_auth_twitter.erl:199: Warning: crypto:blowfish_cfb64_decrypt/3 is deprecated and will be removed in in a future release; use crypto:block_decrypt/4