Skip to content
/ pvdf Public

A practical verifiable delay function and delay encryption scheme

Notifications You must be signed in to change notification settings

pli4cs/pvdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pvdf

##This is the prototype code for the following paper implementation.

Paper1: A practical verifiable delay function and delay encryption scheme[J/OL]. IACR Cryptology ePrint Archive, 2021: 2021/1293. https://eprint.iacr.org/archive/2021/1293/1632747823.pdf

Paper2: Blockchain Consensus Mechanism with Publicly Verifiable Block Rights Against Parallel Computing. Journal of Cryptologic Research. 2024, 11(6): 1370-1385 https://doi.org/10.13868/j.cnki.jcr.000742

Paper3: A Survey on Verifiable Delay Functions and Delay Encryptions[J]. Journal of Cryptologic Research. 2024, 11(2): 282-307 https://doi.org/10.13868/j.cnki.jcr.000680

##Dependencies

The following dependencies can be installed using pip3 install [package]:

  • numpy (>= 1.21.2)
  • pycryptodome (>= 3.10.4)

About

A practical verifiable delay function and delay encryption scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages