Point validation on Ed25519 curve yeilds unexpected results #1402
Unanswered
Ahmer-Zuberi
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I'm not familiar with Solana. What does Some googling led me to solana-labs/solana#11323 which suggests that For 2) there are many ways to do it. It depends on the protocol. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to understand the expected input format of the following function
crypto_core_ed25519_is_valid_point
as the output results are incorrect based on the provided argument.Questions
Code
Beta Was this translation helpful? Give feedback.
All reactions