diff --git a/src/salty_nif.c b/src/salty_nif.c index efcfe16..53f861e 100644 --- a/src/salty_nif.c +++ b/src/salty_nif.c @@ -1670,7 +1670,6 @@ END_OK_WITH(pk_curve25519); SALTY_FUNC(crypto_sign_ed25519_sk_to_curve25519, 1) DO SALTY_INPUT_BIN(0, sk_ed25519, crypto_sign_ed25519_PUBLICKEYBYTES); -\ SALTY_OUTPUT_BIN(sk_curve25519, crypto_box_curve25519xchacha20poly1305_SECRETKEYBYTES); SALTY_CALL2(crypto_sign_ed25519_sk_to_curve25519(