5 lines
179 B
Go
5 lines
179 B
Go
// package dkgc is the distributed KGC mechanism
|
|
// CAUTION: this package is currently in an experimental state
|
|
// DO NOT USE THIS UNLESS YOU KNOW WHAT YOU ARE DOING
|
|
package dkgc
|