hdevalence / hdevalence/danake
Consider misuse-resistance of the Transcript parameters
Open
- Dominant language
- Rust
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/hdevalence/danake/pull/18#discussion_r430833214
The current API takes a `Transcript` parameter, as recommended by the Merlin API. This is good because it means that applications can add arbitrary data and are required to give a domain separator. But it also allows the potential for misuse, since if the arbitrary data is identifying, this compromises the anonymity properties of the system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.