1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00

Add crypto_sign_ed25519_scalarmult to emscripten symbols

This commit is contained in:
Frank Denis 2017-10-21 19:00:54 +02:00
parent 5a6deebd39
commit 58fc2dcf5b

View File

@ -419,6 +419,7 @@ _crypto_sign_ed25519_messagebytes_max 0 0
_crypto_sign_ed25519_open 0 1
_crypto_sign_ed25519_pk_to_curve25519 1 1
_crypto_sign_ed25519_publickeybytes 0 1
_crypto_sign_ed25519_scalarmult 0 0
_crypto_sign_ed25519_secretkeybytes 0 1
_crypto_sign_ed25519_seed_keypair 0 1
_crypto_sign_ed25519_seedbytes 0 1