ed25519 scalarmult
0
0
Can someone explain how "ed25519 scalarmult" works.
A pseudocode of what it does would be useful.
From my research, "ed25519 scalarmult" is used to generate the public spend key from the private spend key AND to generate the public view key from the private view key.