Verifiable Random Functions (VRFs)

Verifiable Random Functions (VRFs)
复制标题

可验证随机函数 (VRF)

DOI:
--
复制
发表时间:
2020
期刊:
Request for Comments
影响因子:
--
通讯作者:
J. Včelák
J. Včelák
中科院分区:
--
文献类型:
--
作者:
S. Goldberg;Leonid Reyzin;D. Papadopoulos;J. Včelák

文献摘要

被引文献

相似文献

可验证随机函数(Verifiable Random Function,VRF)是一个 密钥加密哈希只有私钥的保持器可以 计算哈希值,但任何拥有公钥的人都可以验证 hash的正确性。VRF对于防止枚举 基于哈希的数据结构。本文档指定了几个VRF 在密码随机预言机中安全的构造 模型一个VRF使用RSA,另一个VRF使用椭圆曲线(EC)。
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).