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

Spec refactor (key hierarchy) #139

Merged
merged 2 commits into from
Nov 15, 2021
Merged

Spec refactor (key hierarchy) #139

merged 2 commits into from
Nov 15, 2021

Conversation

hdevalence
Copy link
Member

@hdevalence hdevalence commented Nov 11, 2021

Along the way, this makes some changes to the key derivation:

  • pulls logic out into a dedicated prf::extract function;
  • changes diversifier generation to use Blake2 instead of Poseidon (we don't
    need it in the circuit).

Along the way, this makes some changes to the key derivation:

- pulls logic out into a dedicated `prf::extract` function;
- changes diversifier generation to use Blake2 instead of Poseidon (we don't
  need it in the circuit).
@hdevalence hdevalence merged commit 7a138c0 into main Nov 15, 2021
@hdevalence hdevalence deleted the spec-refactor branch November 15, 2021 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant