NilFoundation / crypto3-vdf

Verifiable delay functions for =nil; Crypto3 cryptography suite
MIT License
9 stars 1 forks source link

Factor out implementations #2

Open nemothenoone opened 4 years ago

nemothenoone commented 4 years ago

Implementation from language-specific constructions separation allows to implement FFI to verifiable delay functions itself with no redundant preprocessing.