%% You should probably cite rfc9381 instead of this I-D. @techreport{irtf-cfrg-vrf-05, number = {draft-irtf-cfrg-vrf-05}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-irtf-cfrg-vrf/05/}, author = {Sharon Goldberg and Leonid Reyzin and Dimitrios Papadopoulos and Jan Včelák}, title = {{Verifiable Random Functions (VRFs)}}, pagetotal = 43, year = , month = , day = , abstract = {A Verifiable Random Function (VRF) is the public-key version of a keyed cryptographic hash. Only the holder of the private key can compute the hash, but anyone with public key can verify the correctness of the hash. VRFs are useful for preventing enumeration of hash-based data structures. This document specifies several VRF constructions that are secure in the cryptographic random oracle model. One VRF uses RSA and the other VRF uses Eliptic Curves (EC).}, }