voprf-ng 0.6.0-pre.3

An implementation of a verifiable oblivious pseudorandom function (VOPRF)
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: MIT OR Apache-2.0

mod cfrg_vectors;
mod mock_rng;
mod parser;
mod test_cfrg_vectors;