diff --git a/dist-build/emscripten-symbols.def b/dist-build/emscripten-symbols.def index d62004c0..c9d0ca76 100644 --- a/dist-build/emscripten-symbols.def +++ b/dist-build/emscripten-symbols.def @@ -334,6 +334,7 @@ _crypto_pwhash_scryptsalsa208sha256_str_verify 0 1 _crypto_pwhash_scryptsalsa208sha256_strbytes 0 1 _crypto_pwhash_scryptsalsa208sha256_strprefix 0 1 _crypto_pwhash_str 0 1 +_crypto_pwhash_str_alg 0 1 _crypto_pwhash_str_verify 0 1 _crypto_pwhash_strbytes 0 1 _crypto_pwhash_strprefix 0 1 @@ -377,6 +378,13 @@ _crypto_secretbox_xsalsa20poly1305_noncebytes 0 1 _crypto_secretbox_xsalsa20poly1305_open 0 1 _crypto_secretbox_xsalsa20poly1305_zerobytes 0 1 _crypto_secretbox_zerobytes 0 1 +_crypto_secretstream_xchacha20poly1305_init_pull 1 1 +_crypto_secretstream_xchacha20poly1305_init_push 1 1 +_crypto_secretstream_xchacha20poly1305_keygen 1 1 +_crypto_secretstream_xchacha20poly1305_pull 1 1 +_crypto_secretstream_xchacha20poly1305_push 1 1 +_crypto_secretstream_xchacha20poly1305_rekey 1 1 +_crypto_secretstream_xchacha20poly1305_statebytes 1 1 _crypto_shorthash 1 1 _crypto_shorthash_bytes 1 1 _crypto_shorthash_keybytes 1 1 @@ -507,6 +515,8 @@ _randombytes_stir 1 1 _randombytes_uniform 1 1 _sodium_add 0 0 _sodium_allocarray 0 0 +_sodium_base642bin 1 1 +_sodium_bin2base64 1 1 _sodium_bin2hex 1 1 _sodium_compare 0 0 _sodium_free 0 0 @@ -526,6 +536,7 @@ _sodium_mprotect_noaccess 0 0 _sodium_mprotect_readonly 0 0 _sodium_mprotect_readwrite 0 0 _sodium_munlock 0 0 +_sodium_pad 1 1 _sodium_runtime_has_aesni 0 0 _sodium_runtime_has_avx 0 0 _sodium_runtime_has_avx2 0 0 @@ -536,4 +547,5 @@ _sodium_runtime_has_sse3 0 0 _sodium_runtime_has_sse41 0 0 _sodium_runtime_has_ssse3 0 0 _sodium_set_misuse_handler 0 0 +_sodium_unpad 1 1 _sodium_version_string 1 1