2.1.0
- Use
enif_allocandenif_freeinstead ofmallocandfreein originalscryptfunction - Move libraries and plugins required for development to profile
dev - Move eunit tests from
scryptmodule totestfolder - Add proper test
enif_alloc and enif_free instead of malloc and free in original scrypt functiondevscrypt module to test folder