export sodium_memcmp
This commit is contained in:
parent
0b37ca03ec
commit
2214a59711
@ -2,7 +2,8 @@ const assert = require('nanoassert')
|
||||
|
||||
module.exports = {
|
||||
crypto_verify_16,
|
||||
crypto_verify_32
|
||||
crypto_verify_32,
|
||||
sodium_memcmp
|
||||
}
|
||||
|
||||
function vn (x, xi, y, yi, n) {
|
||||
|
Loading…
Reference in New Issue
Block a user