File: doc.go

package info (click to toggle)
golang-github-cloudflare-circl 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,064 kB
  • sloc: asm: 20,492; ansic: 1,292; makefile: 68
file content (5 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
// Package vdaf provides verifiable distributed aggregation functions.
//
// This package supports Prio3 as specified in [v13].
// [v13]: https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-vdaf-13
package vdaf