export constant: crypto_hash_sha512_BYTES
This commit is contained in:
parent
21051f3392
commit
596f8c8f18
@ -20,5 +20,6 @@ function crypto_hash (out, m, n) {
|
||||
module.exports = {
|
||||
crypto_hash,
|
||||
crypto_hash_sha512,
|
||||
crypto_hash_sha512_BYTES,
|
||||
crypto_hash_BYTES
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user