Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Aug 28, 2024
1 parent 52eabff commit 48192e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Provides:
- IETF VRF as described by [RFC 9381](https://datatracker.ietf.org/doc/rfc9381).
- Pedersen VRF as described by the first construction in [Burdges et al.](https://eprint.iacr.org/2023/002).
- Ring VRF as briefly described in [Vasilyev et al.](https://eprint.iacr.org/2023/002) and further elaborated [here](https://github.com/davxy/ring-proof-spec).
- Pedersen VRF as described by the first construction in [BCHSV23](https://eprint.iacr.org/2023/002).
- Ring VRF as briefly described in [BCHSV23](https://eprint.iacr.org/2023/002) and formally specified [here](https://github.com/davxy/ring-proof-spec).

A formal yet quite lightweight specification of the schemes provided can be found [here](https://github.com/davxy/bandersnatch-vrfs-spec).

Expand Down

0 comments on commit 48192e3

Please sign in to comment.