BlockchainCommons / BlockchainCommons/Community

REFERENCE CODE: VRF for secp256k1

Aperta
#91 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
68
Fork
7
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In order to be able to implement certain kinds of architectures that leverage commitments (for instance Key Transparency, Kademilia, CONIKS) we need an implementation of [Verifiable Random Functions](https://en.wikipedia.org/wiki/Verifiable_random_function).

There does exist a C fork of `bitcoin-core/secp256k1` at https://github.com/aergoio/secp256k1-vrf that implements VRF to the IETF standard, which likely is close to what we need. There is also one in Rust that is more questionable: https://github.com/debasish-raychawdhuri/vrf_on_secp256k1

See also #88

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by reading the linked C implementation at aergoio/secp256k1-vrf and compare it with the Rust implementation, then review issue #88 for project context. Define which implementation and IETF behavior this project requires; done means an agreed VRF implementation for secp256k1 that supports the stated commitment-based architectures.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
c, rust
Ambito
cryptography
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.