Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] carrot_core #9559

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

jeffro256
Copy link
Contributor

This PR is to implement all non-"legacy" Carrot cryptography, as well as enote creation logic and enote scanning logic.

https://github.com/jeffro256/carrot/blob/master/carrot.md

  • Non-legacy carrot enote creation
  • Non-legacy carrot enote scanning
  • Tests for new enotes addressed to legacy cryptonote accounts/addresses
  • Transaction output set finalization logic
  • Transaction scanning ease-of-use functions with ECDH reuse
  • Efficient implementation for X25519 unclamped scalar multiplication and cofactor clear
  • Hardware device interface
  • IRL Hardware device support (although this won't go in carrot_core)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants