near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.33k stars 629 forks source link

ED25519 Specification #3216

Open MaksymZavershynskyi opened 4 years ago

MaksymZavershynskyi commented 4 years ago

There is a lot of ambiguity on what ED25519 specification is. NEAR Protocol implements ED25519 in a specific way which is not the same as how many cryptographic libraries do. We need to write a detailed not ambiguous on what ED25519 specification NEAR uses and how it is different from other versions. We also need to compare it to the proposed Ethereum implementation and whether it is compatible: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-665.md This information needs to be added into http://nomicon.io/

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.