ppoprf

Crates.ioppoprf
lib.rsppoprf
version
sourcesrc
created_at2023-07-19 17:35:03.01779+00
updated_at2025-03-14 22:28:35.155281+00
descriptionPuncturable Partially-Oblivious Pseudo-Random Function
homepage
repositoryhttps://github.com/brave/sta-rs
max_upload_size
id920594
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Ralph Ankele (ankeleralph)

documentation

https://docs.rs/ppoprf

README

ppoprf

An implementation of the Puncturable Partially Oblivious Pseudorandom Function designed in https://arxiv.org/abs/2109.10074.

Commit count: 762

cargo fmt