Add hexhash/2
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
{registered, []},
|
||||
{applications, [
|
||||
kernel,
|
||||
stdlib
|
||||
stdlib,
|
||||
hex2bin
|
||||
]},
|
||||
{modules, [sha3]},
|
||||
{env, []}
|
||||
|
||||
Reference in New Issue
Block a user