Add hexhash/2

This commit is contained in:
Paul Oliver
2016-08-06 19:33:06 +12:00
parent c67eb9fae6
commit e963bef653
5 changed files with 30 additions and 2 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
{registered, []},
{applications, [
kernel,
stdlib
stdlib,
hex2bin
]},
{modules, [sha3]},
{env, []}