diff --git a/dist-build/emscripten-symbols.def b/dist-build/emscripten-symbols.def index c535b6e4..9ca1ea06 100644 --- a/dist-build/emscripten-symbols.def +++ b/dist-build/emscripten-symbols.def @@ -77,6 +77,14 @@ _crypto_auth_hmacsha256_statebytes 0 1 _crypto_auth_hmacsha256_update 0 1 _crypto_auth_hmacsha256_verify 0 1 _crypto_auth_hmacsha512 0 1 +_crypto_auth_hmacsha512_bytes 0 1 +_crypto_auth_hmacsha512_final 0 1 +_crypto_auth_hmacsha512_init 0 1 +_crypto_auth_hmacsha512_keybytes 0 1 +_crypto_auth_hmacsha512_keygen 0 1 +_crypto_auth_hmacsha512_statebytes 0 1 +_crypto_auth_hmacsha512_update 0 1 +_crypto_auth_hmacsha512_verify 0 1 _crypto_auth_hmacsha512256 0 1 _crypto_auth_hmacsha512256_bytes 0 1 _crypto_auth_hmacsha512256_final 0 1 @@ -86,14 +94,6 @@ _crypto_auth_hmacsha512256_keygen 0 1 _crypto_auth_hmacsha512256_statebytes 0 1 _crypto_auth_hmacsha512256_update 0 1 _crypto_auth_hmacsha512256_verify 0 1 -_crypto_auth_hmacsha512_bytes 0 1 -_crypto_auth_hmacsha512_final 0 1 -_crypto_auth_hmacsha512_init 0 1 -_crypto_auth_hmacsha512_keybytes 0 1 -_crypto_auth_hmacsha512_keygen 0 1 -_crypto_auth_hmacsha512_statebytes 0 1 -_crypto_auth_hmacsha512_update 0 1 -_crypto_auth_hmacsha512_verify 0 1 _crypto_auth_keybytes 1 1 _crypto_auth_keygen 1 1 _crypto_auth_primitive 0 1 @@ -174,7 +174,6 @@ _crypto_core_ed25519_random 0 1 _crypto_core_ed25519_scalar_add 0 1 _crypto_core_ed25519_scalar_complement 0 1 _crypto_core_ed25519_scalar_invert 0 1 -_crypto_core_ed25519_scalar_is_canonical 0 1 _crypto_core_ed25519_scalar_mul 0 1 _crypto_core_ed25519_scalar_negate 0 1 _crypto_core_ed25519_scalar_random 0 1 @@ -203,7 +202,6 @@ _crypto_core_ristretto255_random 0 1 _crypto_core_ristretto255_scalar_add 0 1 _crypto_core_ristretto255_scalar_complement 0 1 _crypto_core_ristretto255_scalar_invert 0 1 -_crypto_core_ristretto255_scalar_is_canonical 0 1 _crypto_core_ristretto255_scalar_mul 0 1 _crypto_core_ristretto255_scalar_negate 0 1 _crypto_core_ristretto255_scalar_random 0 1 @@ -211,8 +209,11 @@ _crypto_core_ristretto255_scalar_reduce 0 1 _crypto_core_ristretto255_scalar_sub 0 1 _crypto_core_ristretto255_scalarbytes 0 1 _crypto_core_ristretto255_sub 0 1 -_crypto_core_ristretto255_uniformbytes 0 1 _crypto_core_salsa20 0 1 +_crypto_core_salsa20_constbytes 0 1 +_crypto_core_salsa20_inputbytes 0 1 +_crypto_core_salsa20_keybytes 0 1 +_crypto_core_salsa20_outputbytes 0 1 _crypto_core_salsa2012 0 1 _crypto_core_salsa2012_constbytes 0 1 _crypto_core_salsa2012_inputbytes 0 1 @@ -223,10 +224,6 @@ _crypto_core_salsa208_constbytes 0 1 _crypto_core_salsa208_inputbytes 0 1 _crypto_core_salsa208_keybytes 0 1 _crypto_core_salsa208_outputbytes 0 1 -_crypto_core_salsa20_constbytes 0 1 -_crypto_core_salsa20_inputbytes 0 1 -_crypto_core_salsa20_keybytes 0 1 -_crypto_core_salsa20_outputbytes 0 1 _crypto_generichash 1 1 _crypto_generichash_blake2b 0 1 _crypto_generichash_blake2b_bytes 0 1 @@ -286,20 +283,20 @@ _crypto_kdf_hkdf_sha256_expand 1 1 _crypto_kdf_hkdf_sha256_extract 1 1 _crypto_kdf_hkdf_sha256_extract_final 1 1 _crypto_kdf_hkdf_sha256_extract_init 1 1 -_crypto_kdf_hkdf_sha256_statebytes 1 1 _crypto_kdf_hkdf_sha256_extract_update 1 1 _crypto_kdf_hkdf_sha256_keybytes 1 1 _crypto_kdf_hkdf_sha256_keygen 1 1 +_crypto_kdf_hkdf_sha256_statebytes 1 1 _crypto_kdf_hkdf_sha512_bytes_max 1 1 _crypto_kdf_hkdf_sha512_bytes_min 1 1 _crypto_kdf_hkdf_sha512_expand 1 1 _crypto_kdf_hkdf_sha512_extract 1 1 _crypto_kdf_hkdf_sha512_extract_final 1 1 _crypto_kdf_hkdf_sha512_extract_init 1 1 -_crypto_kdf_hkdf_sha512_statebytes 1 1 _crypto_kdf_hkdf_sha512_extract_update 1 1 _crypto_kdf_hkdf_sha512_keybytes 1 1 _crypto_kdf_hkdf_sha512_keygen 1 1 +_crypto_kdf_hkdf_sha512_statebytes 1 1 _crypto_kdf_keybytes 1 1 _crypto_kdf_keygen 1 1 _crypto_kdf_primitive 0 1 @@ -558,6 +555,12 @@ _crypto_stream_messagebytes_max 0 1 _crypto_stream_noncebytes 0 1 _crypto_stream_primitive 0 1 _crypto_stream_salsa20 0 1 +_crypto_stream_salsa20_keybytes 0 1 +_crypto_stream_salsa20_keygen 0 1 +_crypto_stream_salsa20_messagebytes_max 0 1 +_crypto_stream_salsa20_noncebytes 0 1 +_crypto_stream_salsa20_xor 0 1 +_crypto_stream_salsa20_xor_ic 0 1 _crypto_stream_salsa2012 0 1 _crypto_stream_salsa2012_keybytes 0 1 _crypto_stream_salsa2012_keygen 0 1 @@ -570,12 +573,6 @@ _crypto_stream_salsa208_keygen 0 1 _crypto_stream_salsa208_messagebytes_max 0 1 _crypto_stream_salsa208_noncebytes 0 1 _crypto_stream_salsa208_xor 0 1 -_crypto_stream_salsa20_keybytes 0 1 -_crypto_stream_salsa20_keygen 0 1 -_crypto_stream_salsa20_messagebytes_max 0 1 -_crypto_stream_salsa20_noncebytes 0 1 -_crypto_stream_salsa20_xor 0 1 -_crypto_stream_salsa20_xor_ic 0 1 _crypto_stream_xchacha20 0 1 _crypto_stream_xchacha20_keybytes 0 1 _crypto_stream_xchacha20_keygen 0 1 @@ -609,8 +606,8 @@ _randombytes_stir 1 1 _randombytes_uniform 1 1 _sodium_add 0 0 _sodium_allocarray 0 0 -_sodium_base642bin 1 1 _sodium_base64_encoded_len 1 1 +_sodium_base642bin 1 1 _sodium_bin2base64 1 1 _sodium_bin2hex 1 1 _sodium_compare 0 0