tfpauly / privacy-proxy

Specifications for Privacy Proxy Implementations
Other
29 stars 11 forks source link

Adopt key blinding functions #148

Closed chris-wood closed 2 years ago

chris-wood commented 2 years ago

This uses functions in the key blinding draft directly, simplifying presentation. It does not change the signature scheme used from Ed25519 (to something else), yet. If we want to do that, it can happen in a followup change.

Closes #148.

cc @FredericJacobs