crypto_sign_ed25519_pk_to_curve25519

Undocumented in source.
  1. alias crypto_sign_ed25519_pk_to_curve25519 = deimos.sodium.crypto_sign_ed25519.crypto_sign_ed25519_pk_to_curve25519
  2. bool crypto_sign_ed25519_pk_to_curve25519(ubyte[crypto_scalarmult_curve25519_BYTES] curve25519_pk, ubyte[crypto_sign_ed25519_PUBLICKEYBYTES] ed25519_pk)

Meta