Skip to content

Releases: aleph-im/aleph-vrf

v1.0.0

02 Oct 14:38
c5e2f84

Choose a tag to compare

First official release.

Verifiable Random Functions (VRF) are cryptographic primitives that generate random numbers that are both unpredictable and verifiable.
This allows to create "trustless randomness", i.e. generate (pseudo-) random numbers in decentralized systems and provide the assurance that the number was indeed generated randomly.

See the documentation for more details.

v1.0.0-rc1

01 Oct 21:10
0ba6473

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

This release contains the first iteration of the aleph.im VRF coordinator and executor VMs. See the documentation for more details.

Full Changelog: https://github.com/aleph-im/aleph-vrf/commits/v.1.0.0-rc1