This is an old revision of this page, as edited by Dave1704(talk | contribs) at 11:20, 14 February 2021(Added the WikiProject Cryptography Tag, since VRFs are a cryptographic primitives). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 11:20, 14 February 2021 by Dave1704(talk | contribs)(Added the WikiProject Cryptography Tag, since VRFs are a cryptographic primitives)
This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
This article is within the scope of WikiProject Cryptography, a collaborative effort to improve the coverage of Cryptography on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.CryptographyWikipedia:WikiProject CryptographyTemplate:WikiProject CryptographyCryptography
BLS signatures are about the worst choice for a VRF for almost any realistic situation. Schnorr DLEQ proof based VRFs work well. RSA-FHD is not as fast as Rabin-Williams, but many Rabin variants are not VRFs. RSA-PSS is not a VRF and infinitely more common than RSA-FDH in the wild. — Preceding unsigned comment added by 188.62.22.15 (talk) 17:44, 7 February 2020 (UTC)[reply]